Borderou de evaluare (job #666812)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Subsecvență circulară de sumă maximă | Compilator | cpp-32 |
Rundă | selectie_cexgj | Status | evaluat |
Dată | 4 oct. 2022 21:13:49 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:13: warning: overflow in conversion from 'double' to 'int' changes value from '-1.0e+11' to '-2147483648' [-Woverflow]
6 | int n,maxim=-1e11;
| ^~~~~
main.cpp: In function 'int main()':
main.cpp:17:16: error: 'x' was not declared in this scope
17 | fin >> x;
| ^