Borderou de evaluare (job #686935)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Capitala | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 13 ian. 2023 16:15:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:5: error: expected constructor, destructor, or type conversion before '(' token
8 | fout("capitala.out");
| ^
main.cpp: In function 'int main()':
main.cpp:121:5: error: 'fout' was not declared in this scope
121 | fout << ans << ' ' << nr << '\n';
| ^~~~