Pagini recente » Borderou de evaluare (job #1348594) | Borderou de evaluare (job #2255406) | Borderou de evaluare (job #1883006) | Borderou de evaluare (job #963068) | Borderou de evaluare (job #2682716)
Borderou de evaluare (job #2682716)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:29:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < node[sorted[start]].size(); i++) { // Parcurgem toate elementele care ajung in cel actual
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:8: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:9: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:11: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:16: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 | 17ms | 786kb | OK | 10 |
6 | 104ms | 14155kb | OK | 10 |
7 | 272ms | 34996kb | OK | 10 |
8 | 333ms | 69861kb | OK | 10 |
9 | 1054ms | 69861kb | Time limit exceeded | 0 |
10 | 1053ms | 69861kb | Time limit exceeded | 0 |
Punctaj total | 80 |