Borderou de evaluare (job #673131)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Competiție | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 1 nov. 2022 17:31:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:66:1: error: stray '`' in program
66 | `
| ^
main.cpp: In function 'int main()':
main.cpp:28:17: error: variable 'std::ifstream cin' has initializer but incomplete type
28 | ifstream cin("competitie.in");
| ^
main.cpp:29:18: error: variable 'std::ofstream cout' has initializer but incomplete type
29 | ofstream cout("competitie.out");
| ^