Borderou de evaluare (job #1925579)

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

Raport evaluator

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

Ceva nu functioneaza?