Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2012028)
Utilizator | Data | 17 august 2017 17:25:21 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 10 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:63: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:66:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
user.cpp:71:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cr[u][v]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 332kb | OK | 10 | 10 |
2 | Depăşit | 376kb | Time limit exceeded. | 0 | 0 |
3 | Depăşit | 476kb | Time limit exceeded. | 0 | 0 |
4 | Depăşit | 548kb | Time limit exceeded. | 0 | 0 |
5 | Depăşit | 608kb | Time limit exceeded. | 0 | 0 |
6 | Depăşit | 756kb | Time limit exceeded. | 0 | 0 |
7 | Depăşit | 1872kb | Time limit exceeded. | 0 | 0 |
8 | Depăşit | 3084kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 3832kb | Time limit exceeded. | 0 | |
10 | Depăşit | 4252kb | Time limit exceeded. | 0 | |
Punctaj total | 10 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !