Pagini recente » Borderou de evaluare (job #2598826) | Borderou de evaluare (job #2422611) | Borderou de evaluare (job #2598713) | Borderou de evaluare (job #1916102) | Borderou de evaluare (job #2682701)
Borderou de evaluare (job #2682701)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:30:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < nodes[sorted[start]].from.size(); i++) { // Parcurgem toate elementele care ajung in cel actual
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:13:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in", "r", stdin);
^
main.cpp:14:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out", "w", stdout);
^
main.cpp:16:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &s);
^
main.cpp:19:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 3ms | 131kb | OK | 10 |
| 4 | 8ms | 262kb | OK | 10 |
| 5 | 16ms | 786kb | OK | 10 |
| 6 | 110ms | 14155kb | OK | 10 |
| 7 | 279ms | 35258kb | OK | 10 |
| 8 | 332ms | 70385kb | OK | 10 |
| 9 | 1052ms | 70123kb | Time limit exceeded | 0 |
| 10 | 1042ms | 70385kb | OK | 10 |
| Punctaj total | 90 |