Borderou de evaluare (job #786798)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Antiterra (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 17 sept. 2024 22:06:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:5:18: error: 'antiterra' was not declared in this scope
5 | ifstream fin(antiterra.in);
| ^~~~~~~~~
main.cpp:9:11: warning: unused variable 'V' [-Wunused-variable]
9 | int a,V[40000],s;
| ^