Borderou de evaluare (job #793157)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Subsecvență crescătoare (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 nov. 2024 17:47:10 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifsteam' does not name a type
3 | ifsteam in ("subcresc.in")
| ^~~~~~~
main.cpp: In function 'int main()':
main.cpp:9:9: error: 'in' was not declared in this scope; did you mean 'n'?
9 | in>>n>>x1;
| ^~
| n
main.cpp:11:17: error: expected primary-expression before '>' token
11 | while(n=>0){
| ^
main.cpp:26:9: error: 'out' was not declared in this scope
26 | out<<maxi;
| ^~~