Borderou de evaluare (job #755537)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dublă conversie (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 15 ian. 2024 19:00:22 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:5: error: 'in' was not declared in this scope; did you mean 'i'?
11 | in>>n;
| ^~
| i
main.cpp:42:9: error: 'out' was not declared in this scope; did you mean 'fout'?
42 | out<<v[j];
| ^~~
| fout