Borderou de evaluare (job #618045)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Plaja 2 (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 25 nov. 2021 19:18:11 | 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; did you mean 'cin'?
10 | fin>>n>>x>>y;
| ^~~
| cin
main.cpp:27:5: error: 'fout' was not declared in this scope; did you mean 'cout'?
27 | fout<<x;
| ^~~~
| cout