Borderou de evaluare (job #1979206)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int)’:
user.cpp:22:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[u].size(); ++i){
^
user.cpp:29:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:48:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(y < sol[x].size() + 1 && !sol[x].empty()) g << sol[x][y-1] << '\n';
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 6272kb | OK! | 10 |
| 2 | 8ms | 6300kb | OK! | 10 |
| 3 | 32ms | 8964kb | OK! | 10 |
| 4 | 224ms | Depăşit | Memory limit exceeded. | 0 |
| 5 | 220ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 228ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 228ms | 15496kb | OK! | 10 |
| 8 | 236ms | 9196kb | OK! | 10 |
| 9 | 272ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 288ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 50 |