Borderou de evaluare (job #802671)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre8 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 7 ian. 2025 18:24:03 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:13:10: error: 'i' was not declared in this scope
13 | for (i=1; i<=n; i++)
| ^
main.cpp:11:33: warning: unused variable 'c0' [-Wunused-variable]
11 | long long n, x, c2=0, c5=0, c0=0, p=1, mini, ok;
| ^~
main.cpp:11:44: warning: unused variable 'mini' [-Wunused-variable]
11 | long long n, x, c2=0, c5=0, c0=0, p=1, mini, ok;
| ^~~~
main.cpp:11:50: warning: unused variable 'ok' [-Wunused-variable]
11 | long long n, x, c2=0, c5=0, c0=0, p=1, mini, ok;
| ^~