Borderou de evaluare (job #605088)

Utilizator avatar dava Forascu David dava IP ascuns
Problemă Pădure (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 31 aug. 2021 17:27:53 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:16:11: warning: overflow in conversion from 'long long int' to 'int' changes value from '9999999999' to '1410065407' [-Woverflow] 16 | miN = 9999999999; | ^~~~~~~~~~ main.cpp:26:13: error: expected primary-expression before ')' token 26 | if( ) | ^ main.cpp:27:13: error: 'tt' was not declared in this scope; did you mean 'tm'? 27 | if( tt < miN ) { | ^~ | tm main.cpp:29:11: error: 'nrm' was not declared in this scope; did you mean 'nr1'? 29 | nrm = i; } | ^~~ | nr1 main.cpp:33:12: error: 'nrm' was not declared in this scope; did you mean 'nr1'? 33 | out << nrm << " " << miN; | ^~~ | nr1