Borderou de evaluare (job #1831171)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:52:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:62:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:98:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++)
^
user.cpp:50:9: warning: unused variable ‘Last’ [-Wunused-variable]
int Last = 0, l = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 532kb | OK | 10 |
2 | 276ms | 26856kb | Incorect | 0 |
3 | 324ms | 26864kb | Incorect | 0 |
4 | Depăşit | 44612kb | Time limit exceeded. | 0 |
5 | 48ms | 5068kb | Incorect | 0 |
6 | 76ms | 12940kb | Incorect | 0 |
7 | 116ms | 16088kb | Incorect | 0 |
8 | 180ms | 21032kb | Incorect | 0 |
9 | 252ms | 25836kb | Incorect | 0 |
10 | Depăşit | 50300kb | Time limit exceeded. | 0 |
Punctaj total | 10 |