Borderou de evaluare (job #778077)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Robot2 (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 19 mai 2024 13:05:39 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:86:1: error: 'fin' was not declared in this scope; did you mean 'cin'?
86 | fin >> c >> n >> h >> m >> s >> t >> v >> r;
| ^~~
| cin
main.cpp:99:1: error: 'fout' was not declared in this scope; did you mean 'cout'?
99 | fout << s1/60/60 << " " << s1/60%60 << " " << s1%60 << " ";
| ^~~~
| cout
main.cpp:110:1: error: 'fout' was not declared in this scope; did you mean 'cout'?
110 | fout << x[b] << endl;
| ^~~~
| cout