Pagini recente » Borderou de evaluare (job #1001332) | Borderou de evaluare (job #71604) | Borderou de evaluare (job #778202) | Borderou de evaluare (job #715757) | Borderou de evaluare (job #1239434)
Borderou de evaluare (job #1239434)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:44: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:85: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:86: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:87: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:89: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 | 636kb | OK | 10 | 10 |
3 | 0ms | 792kb | OK | 10 | 10 |
4 | 0ms | 968kb | OK | 10 | 10 |
5 | 0ms | 1108kb | OK | 10 | 10 |
6 | 0ms | 1392kb | OK | 10 | 10 |
7 | 8ms | 3440kb | OK | 10 | 10 |
8 | 60ms | 6388kb | OK | 10 | 0 |
9 | Depăşit | 8028kb | Time limit exceeded. | 0 |
10 | Depăşit | 8764kb | Time limit exceeded. | 0 |
Punctaj total | 70 |