Borderou de evaluare (job #1925567)

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

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:31:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0, j; i < s.size(); i = j) { ^ user.cpp:34:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (j < s.size() && isdigit(s[j])) { ^ user.cpp:39: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
10ms492kbIncorect0
Punctaj total0

Ceva nu functioneaza?