Borderou de evaluare (job #968158)

Utilizator harababurelPuscas Sergiu harababurel Data 1 iulie 2013 20:42:41
Problema Transport2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘void bfs(int)’: user.cpp:41:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<v[cur].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:57:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0; j<line.size() && line[j] != ' '; j++) a = a * 10 + line[j] - 48; ^ user.cpp:58:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j++; j<line.size() && line[j] != ' '; j++) b = b * 10 + line[j] - 48; ^ user.cpp:59:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j++; j<line.size() && line[j] != ' '; j++) c = c * 10 + line[j] - 48; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms2868kbOK10
24ms2880kbOK10
34ms2888kbOK10
44ms2900kbOK10
512ms3040kbOK10
632ms3620kbOK10
7136ms6400kbOK10
8Depăşit8284kbTime limit exceeded.0
9Depăşit8604kbTime limit exceeded.0
104ms2856kbOK10
Punctaj total80

Ceva nu functioneaza?