Pagini recente » Cod sursa (job #2551328) | Cod sursa (job #663446) | Cod sursa (job #965902) | Cod sursa (job #664987) | Borderou de evaluare (job #1065209)
Borderou de evaluare (job #1065209)
Raport evaluator
Compilare:
main.cpp: In function 'void bfs()':
main.cpp:72:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[Nod].size(); ++i)
~~^~~~~~~~~~~~~~~
main.cpp:76:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < v[Nod2].size(); ++j)
~~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:86:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pirati.in", "r", stdin);
^
main.cpp:87:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("pirati.out", "w", stdout);
^
main.cpp:88:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &n, &m, &Q);
^
main.cpp:92:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%c", &L);
^
main.cpp:89:5: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n; ++i, scanf("\n"))
^~~
main.cpp:122:49: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x1, &y1, &x2, &y2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 450ms | 4718kb | Time limit exceeded | 0 |
| 2 | 452ms | 5373kb | Time limit exceeded | 0 |
| 3 | 43ms | 7598kb | Killed by Signal 11 | 0 |
| 4 | 79ms | 9822kb | Killed by Signal 11 | 0 |
| 5 | 247ms | 16109kb | Killed by Signal 11 | 0 |
| 6 | 244ms | 17092kb | Killed by Signal 11 | 0 |
| 7 | 238ms | 17158kb | Killed by Signal 11 | 0 |
| 8 | 319ms | 19378kb | Killed by Signal 11 | 0 |
| 9 | 268ms | 17813kb | Killed by Signal 11 | 0 |
| 10 | 245ms | 18595kb | Killed by Signal 11 | 0 |
| 11 | 10ms | 4194kb | OK! | 1 |
| 12 | 10ms | 4194kb | OK! | 1 |
| Punctaj total | 2 |