Pagini recente » Borderou de evaluare (job #2692510) | Borderou de evaluare (job #2510369) | Borderou de evaluare (job #803335) | Borderou de evaluare (job #128170) | Borderou de evaluare (job #1246636)
Borderou de evaluare (job #1246636)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12: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:13: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:14: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:17:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&i,&j);
^
user.cpp:18:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&C[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 344kb | OK | 10 | 10 |
2 | 0ms | 456kb | OK | 10 | 10 |
3 | 0ms | 612kb | OK | 10 | 10 |
4 | 0ms | 772kb | OK | 10 | 10 |
5 | 0ms | 900kb | OK | 10 | 10 |
6 | 0ms | 1180kb | OK | 10 | 10 |
7 | 4ms | 3084kb | OK | 10 | 10 |
8 | 60ms | 5784kb | OK | 10 | 0 |
9 | Depăşit | 7348kb | Time limit exceeded. | 0 |
10 | Depăşit | 7980kb | Time limit exceeded. | 0 |
Punctaj total | 70 |