Pagini recente » Borderou de evaluare (job #674310) | Borderou de evaluare (job #28109) | Borderou de evaluare (job #1596546) | Borderou de evaluare (job #134032) | Borderou de evaluare (job #1323500)
Borderou de evaluare (job #1323500)
Raport evaluator
Compilare:
user.cpp: In function ‘int Bfs(int)’:
user.cpp:22:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i < lista[ st ].size(); i++)
^
user.cpp:33:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
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:42:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&N, &M, &Start);
^
user.cpp:46: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 | 0ms | 1432kb | OK | 10 |
2 | 0ms | 1428kb | OK | 10 |
3 | 0ms | 1432kb | OK | 10 |
4 | 4ms | 1492kb | OK | 10 |
5 | 12ms | 1564kb | OK | 10 |
6 | 144ms | 2188kb | OK | 10 |
7 | 764ms | 3372kb | OK | 10 |
8 | 372ms | 3276kb | OK | 10 |
9 | Depăşit | 9128kb | Time limit exceeded. | 0 |
10 | Depăşit | 9112kb | Time limit exceeded. | 0 |
Punctaj total | 80 |