Pagini recente » Borderou de evaluare (job #592158) | Borderou de evaluare (job #1506535) | Borderou de evaluare (job #2121154) | Borderou de evaluare (job #1119173) | Borderou de evaluare (job #2420610)
Borderou de evaluare (job #2420610)
Raport evaluator
Compilare:
main.cpp: In function 'void BFS(int)':
main.cpp:18:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graf[nod].size(); i++) {
~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:29: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:30: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:32:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &X);
^
main.cpp:34:30: 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 | 3ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 12ms | 131kb | Killed by Signal 11 | 0 |
5 | 3ms | 131kb | Killed by Signal 11 | 0 |
6 | 3ms | 131kb | Killed by Signal 11 | 0 |
7 | 3ms | 131kb | Killed by Signal 11 | 0 |
8 | 3ms | 131kb | Killed by Signal 11 | 0 |
9 | 3ms | 131kb | Killed by Signal 11 | 0 |
10 | 3ms | 131kb | Killed by Signal 11 | 0 |
Punctaj total | 30 |