Borderou de evaluare (job #968154)

Utilizator harababurelPuscas Sergiu harababurel Data 1 iulie 2013 20:40:22
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
14ms2860kbOK10
24ms2868kbOK10
34ms2868kbOK10
44ms2880kbOK10
58ms3000kbOK10
632ms3496kbOK10
7124ms5884kbOK10
8Depăşit7380kbTime limit exceeded.0
9Depăşit8708kbTime limit exceeded.0
104ms2840kbOK10
Punctaj total80

Ceva nu functioneaza?