Borderou de evaluare (job #750593)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Increment & Max | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 12 dec. 2023 18:19:46 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'fin' was not declared in this scope
10 | fin >> n >> q;
| ^~~
main.cpp:33:13: error: 'fout' was not declared in this scope
33 | fout << maxval << " ";
| ^~~~
main.cpp:39:17: error: 'fout' was not declared in this scope
39 | fout << maxval << " ";
| ^~~~
main.cpp:41:17: error: 'fout' was not declared in this scope
41 | fout << v[i] << " ";
| ^~~~