Pagini recente » Borderou de evaluare (job #1956834) | Borderou de evaluare (job #2696240) | Borderou de evaluare (job #882547) | Borderou de evaluare (job #1375577) | Borderou de evaluare (job #1568802)
Borderou de evaluare (job #1568802)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:20:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graf[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:37:32: 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:38:34: 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:39: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:43:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&from,&to);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 268kb | OK | 10 |
2 | 0ms | 268kb | OK | 10 |
3 | 0ms | 272kb | OK | 10 |
4 | 8ms | 348kb | OK | 10 |
5 | 16ms | 476kb | OK | 10 |
6 | 128ms | 1780kb | OK | 10 |
7 | 368ms | 4148kb | OK | 10 |
8 | 340ms | 5588kb | OK | 10 |
9 | Depăşit | 10236kb | Time limit exceeded. | 0 |
10 | Depăşit | 10160kb | Time limit exceeded. | 0 |
Punctaj total | 80 |