Pagini recente » Monitorul de evaluare | Cod sursa (job #536402) | Cod sursa (job #2810705) | Cod sursa (job #2646773) | Borderou de evaluare (job #1240961)
Borderou de evaluare (job #1240961)
Raport evaluator
Compilare:
user.cpp: In function ‘int BF()’:
user.cpp:8:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define sz size()
^
user.cpp:34:32: note: in expansion of macro ‘sz’
for (j = 0; j < G[nod].sz; j++)
^
user.cpp: In function ‘int main()’:
user.cpp:50:38: 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:51:40: 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:55:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ", &N, &M);
^
user.cpp:59:39: 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 | 332kb | OK | 10 | 10 |
| 2 | 0ms | 456kb | OK | 10 | 10 |
| 3 | 0ms | 612kb | OK | 10 | 10 |
| 4 | 0ms | 776kb | OK | 10 | 10 |
| 5 | 0ms | 908kb | OK | 10 | 10 |
| 6 | 0ms | 1152kb | Incorect | 0 | 0 |
| 7 | 8ms | 3004kb | OK | 10 | 10 |
| 8 | Depăşit | 5376kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 6580kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6764kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |