Borderou de evaluare (job #780102)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Elementul Majoritar (clasa a 6-a) | Compilator | cpp-32 |
Rundă | Tema 45 Clasa a 5-a | Status | evaluat |
Dată | 12 iun. 2024 20:02:47 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:2: error: 'in' was not declared in this scope; did you mean 'n'?
10 | in >> n;
| ^~
| n
main.cpp:30:2: error: 'out' was not declared in this scope; did you mean 'fout'?
30 | out << maj << " "<< s;
| ^~~
| fout
main.cpp:32:5: error: 'out' was not declared in this scope; did you mean 'fout'?
32 | out << "-1";
| ^~~
| fout