Borderou de evaluare (job #1763679)

Utilizator TeamFIIBUAIC NoReturnValue TeamFIIB Data 24 septembrie 2016 15:04:32
Problema Mediana Status done
Runda ONIS 2016, Runda Finala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int getNumber()’: user.cpp:42:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (l < s.length() && s[l]<'0' && s[l]>'9') ++l; ^ user.cpp:43:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (l < s.length() && s[l] >= '0' && s[l] <= '9') { rez = rez * 10 + s[l] - 48; ++l; } ^ user.cpp: In function ‘int main()’: user.cpp:230:9: warning: unused variable ‘nr2’ [-Wunused-variable] int nr2 = getupA(mid); ^ user.cpp:268:10: warning: unused variable ‘nr2’ [-Wunused-variable] int nr2 = getupB(mid); ^ user.cpp:224:9: warning: variable ‘found’ set but not used [-Wunused-but-set-variable] bool found = false; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms436kbIncorect0
Punctaj total0

Ceva nu functioneaza?