Borderou de evaluare (job #600471)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Plus (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 iun. 2021 16:15:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:9: error: 'nrcif' was not declared in this scope
15 | nrcif++;
| ^~~~~
main.cpp:17:5: error: 'nrcif' was not declared in this scope
17 | nrcif++;
| ^~~~~
main.cpp:9:9: warning: unused variable 'i' [-Wunused-variable]
9 | int i,a,k,n,cn,ras=0;
| ^