Pagini recente » Borderou de evaluare (job #2397065) | Borderou de evaluare (job #75936) | Borderou de evaluare (job #2405035) | Borderou de evaluare (job #1928071) | Borderou de evaluare (job #1212840)
Borderou de evaluare (job #1212840)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:21:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < neighbours.size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:34:29: 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:35:31: 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:36:26: 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:39:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1608kb | OK | 10 |
| 2 | 0ms | 1600kb | OK | 10 |
| 3 | 0ms | 1604kb | OK | 10 |
| 4 | 4ms | 1672kb | OK | 10 |
| 5 | 12ms | 1736kb | OK | 10 |
| 6 | 64ms | 2324kb | OK | 10 |
| 7 | 204ms | 3460kb | OK | 10 |
| 8 | 176ms | 3412kb | OK | 10 |
| 9 | 892ms | 9228kb | OK | 10 |
| 10 | 880ms | 9084kb | OK | 10 |
| Punctaj total | 100 |