Pagini recente » Borderou de evaluare (job #2476273) | Borderou de evaluare (job #1724636) | Borderou de evaluare (job #244511) | Borderou de evaluare (job #402257) | Borderou de evaluare (job #1431129)
Borderou de evaluare (job #1431129)
Raport evaluator
Compilare:
user.cpp: In function ‘graph* bfs(Graph, int)’:
user.cpp:46:6: warning: unused variable ‘i’ [-Wunused-variable]
int i, j;
^
user.cpp:46:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘int main()’:
user.cpp:67: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:68: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:70: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:73: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 | 428kb | OK | 10 |
2 | 0ms | 436kb | OK | 10 |
3 | 0ms | 444kb | OK | 10 |
4 | 8ms | 716kb | OK | 10 |
5 | 16ms | 1084kb | OK | 10 |
6 | 76ms | 3376kb | OK | 10 |
7 | 228ms | 8180kb | OK | 10 |
8 | 168ms | 7980kb | OK | 10 |
9 | Depăşit | 32316kb | Time limit exceeded. | 0 |
10 | Depăşit | 32744kb | Time limit exceeded. | 0 |
Punctaj total | 80 |