Borderou de evaluare (job #711574)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Oneton | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 25 mar. 2023 21:51:39 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:6:26: error: 'r' was not declared in this scope
6 | freopen("oneton.in", r, stdin);
| ^
main.cpp:7:27: error: 'w' was not declared in this scope
7 | freopen("oneton.out", w, stdout);
| ^