Pagini recente » Borderou de evaluare (job #592741) | Borderou de evaluare (job #241608) | Borderou de evaluare (job #240501) | Borderou de evaluare (job #3201319) | Borderou de evaluare (job #1289162)
Borderou de evaluare (job #1289162)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS()’:
user.cpp:15:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<G[C[i]].size();j++)
^
user.cpp:26:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:30: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:31: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:32: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:37:29: 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 | 1620kb | OK | 10 |
| 2 | 0ms | 1612kb | OK | 10 |
| 3 | 0ms | 1612kb | OK | 10 |
| 4 | 4ms | 1692kb | OK | 10 |
| 5 | 12ms | 1760kb | OK | 10 |
| 6 | 56ms | 2404kb | OK | 10 |
| 7 | 168ms | 3640kb | OK | 10 |
| 8 | 144ms | 3720kb | OK | 10 |
| 9 | 808ms | 9436kb | OK | 10 |
| 10 | 804ms | 9444kb | OK | 10 |
| Punctaj total | 100 |