Borderou de evaluare (job #715485)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Kfact | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 apr. 2023 12:43:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:6:25: error: 'r' was not declared in this scope
6 | freopen("kfact.in", r, stdin);
| ^
main.cpp:7:26: error: 'w' was not declared in this scope
7 | freopen("kfact.out", w, stdout);
| ^