Pagini recente » Borderou de evaluare (job #1628393) | Borderou de evaluare (job #2909879) | Borderou de evaluare (job #1198913) | Borderou de evaluare (job #2397480) | Borderou de evaluare (job #1239421)
Borderou de evaluare (job #1239421)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:47:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < m[x].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:87:36: 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:88:38: 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:89:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:91:33: 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 | 508kb | OK | 10 | 10 |
2 | 0ms | 632kb | OK | 10 | 10 |
3 | 0ms | 788kb | OK | 10 | 10 |
4 | 0ms | 972kb | OK | 10 | 10 |
5 | 0ms | 1104kb | OK | 10 | 10 |
6 | 0ms | 1392kb | OK | 10 | 10 |
7 | 8ms | 3440kb | OK | 10 | 10 |
8 | Depăşit | 6388kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 8024kb | Time limit exceeded. | 0 |
10 | Depăşit | 8760kb | Time limit exceeded. | 0 |
Punctaj total | 70 |