Pagini recente » Borderou de evaluare (job #2149249) | Borderou de evaluare (job #2235561) | Borderou de evaluare (job #1574976) | Borderou de evaluare (job #1258425) | Borderou de evaluare (job #2006027)
Borderou de evaluare (job #2006027)
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:32:32: note: in expansion of macro ‘sz’
for (j = 0; j < G[nod].sz; j++)
^
user.cpp: In function ‘int main()’:
user.cpp:60:27: warning: unused variable ‘nod’ [-Wunused-variable]
int i, flow, x, y, z, nod;
^
user.cpp:57: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:58: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:62: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:66: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 | 520kb | OK | 10 | 10 |
2 | 0ms | 636kb | OK | 10 | 10 |
3 | 0ms | 792kb | OK | 10 | 10 |
4 | 0ms | 960kb | OK | 10 | 10 |
5 | 0ms | 1088kb | OK | 10 | 10 |
6 | 0ms | 1356kb | OK | 10 | 10 |
7 | 8ms | 3452kb | OK | 10 | 10 |
8 | Depăşit | 5848kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 7120kb | Time limit exceeded. | 0 |
10 | Depăşit | 7328kb | Time limit exceeded. | 0 |
Punctaj total | 70 |