Pagini recente » Borderou de evaluare (job #51746) | Borderou de evaluare (job #961604) | Borderou de evaluare (job #1023931) | Borderou de evaluare (job #253541) | Borderou de evaluare (job #1702124)
Borderou de evaluare (job #1702124)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs()’:
user.cpp:17:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[q[in]].size();i++)
^
user.cpp:9:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j;
^
user.cpp: In function ‘int main()’:
user.cpp:36:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in","r",stdin);
^
user.cpp:37:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out","w",stdout);
^
user.cpp:38:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:41:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 352kb | OK | 10 | 10 |
| 2 | 0ms | 476kb | OK | 10 | 10 |
| 3 | 0ms | 628kb | OK | 10 | 10 |
| 4 | 0ms | 784kb | OK | 10 | 10 |
| 5 | 0ms | 928kb | OK | 10 | 10 |
| 6 | 0ms | 1180kb | OK | 10 | 10 |
| 7 | 8ms | 3056kb | OK | 10 | 10 |
| 8 | Depăşit | 5748kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 7292kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7844kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |