Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1504647)
Utilizator | Data | 17 octombrie 2015 23:58:51 | |
---|---|---|---|
Problema | BFS - Parcurgere in latime | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 80 |
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:37:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( i = 0 ; i < edge [ current ] . size() ; i ++ )
^
user.cpp: In function ‘void read()’:
user.cpp:16:45: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf ( f , "%d %d %d" , &N , &M , &S );
^
user.cpp:19:49: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf ( f , "%d %d" , &node1 , &node2 );
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 1428kb | OK | 10 |
2 | 0ms | 1432kb | OK | 10 |
3 | 0ms | 1436kb | OK | 10 |
4 | 8ms | 1496kb | OK | 10 |
5 | 16ms | 1556kb | OK | 10 |
6 | 76ms | 2156kb | OK | 10 |
7 | 216ms | 3288kb | OK | 10 |
8 | 188ms | 3232kb | OK | 10 |
9 | Depăşit | 9056kb | Time limit exceeded. | 0 |
10 | Depăşit | 8972kb | Time limit exceeded. | 0 |
Punctaj total | 80 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !