Borderou de evaluare (job #1925575)

Utilizator fanache99Constantin-Buliga Stefan fanache99 Data 13 martie 2017 13:46:39
Problema Robo Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:30:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0, j; i < s.size(); i = j) { ^ user.cpp:33:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j < s.size() && isdigit(s[j])) { ^ user.cpp:38:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j < s.size() && !isdigit(s[j])) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms496kbIncorect0
Punctaj total0

Ceva nu functioneaza?