Pagini recente » Borderou de evaluare (job #1953036) | Borderou de evaluare (job #2702274) | Cod sursa (job #373545) | Monitorul de evaluare | Borderou de evaluare (job #2682735)
Borderou de evaluare (job #2682735)
Raport evaluator
Compilare:
main.cpp: In function 'void Parcurgere(int, int, std::deque<int>*)':
main.cpp:15:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < node[sorted[start]].size(); i++) { // Parcurgem toate elementele care ajung in cel actual
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:30: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:31: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:33: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:38: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 | Incorect | 0 |
| 5 | 17ms | 786kb | Killed by Signal 11 | 0 |
| 6 | 30ms | 13893kb | Killed by Signal 11 | 0 |
| 7 | 81ms | 34471kb | Killed by Signal 11 | 0 |
| 8 | 135ms | 69074kb | Killed by Signal 11 | 0 |
| 9 | 143ms | 68943kb | Killed by Signal 11 | 0 |
| 10 | 141ms | 68943kb | Killed by Signal 11 | 0 |
| Punctaj total | 30 |