Borderou de evaluare (job #797742)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cod5 (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 nov. 2024 15:05:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:9: error: 'f' was not declared in this scope
12 | f[x]++;
| ^
main.cpp:7:12: warning: unused variable 'j' [-Wunused-variable]
7 | int i,n,j,x;
| ^