Borderou de evaluare (job #773247)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Parola (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 9 apr. 2024 20:28:36 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:20:8: error: 'k' was not declared in this scope
20 | cin >> k >> a >> b;
| ^
main.cpp:19:9: warning: unused variable 'x' [-Wunused-variable]
19 | int a,b,x[9],y[9];
| ^
main.cpp:19:14: warning: unused variable 'y' [-Wunused-variable]
19 | int a,b,x[9],y[9];
| ^