Pagini recente » Borderou de evaluare (job #2621744) | Borderou de evaluare (job #504225) | Cod sursa (job #504232) | Borderou de evaluare (job #2621750) | Borderou de evaluare (job #1431123)
Borderou de evaluare (job #1431123)
Raport evaluator
Compilare:
user.cpp: In function ‘graph* bfs(Graph, int)’:
user.cpp:49:6: warning: unused variable ‘i’ [-Wunused-variable]
int i, j;
^
user.cpp:49:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘int main()’:
user.cpp:72:31: 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);
^
user.cpp:73:33: 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);
^
user.cpp:75:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &N, &M, &S);
^
user.cpp:78:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &u, &v);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 416kb | OK | 10 |
| 2 | 0ms | 420kb | OK | 10 |
| 3 | 0ms | 420kb | OK | 10 |
| 4 | 8ms | 704kb | OK | 10 |
| 5 | 16ms | 1076kb | OK | 10 |
| 6 | 84ms | 3436kb | OK | 10 |
| 7 | 256ms | 8360kb | OK | 10 |
| 8 | 184ms | 8356kb | OK | 10 |
| 9 | Depăşit | 32736kb | Time limit exceeded. | 0 |
| 10 | 1060ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |