Pagini recente » Borderou de evaluare (job #335155) | Borderou de evaluare (job #84813) | Borderou de evaluare (job #330982) | Borderou de evaluare (job #2425354) | Borderou de evaluare (job #1937146)
Borderou de evaluare (job #1937146)
Raport evaluator
Compilare:
user.cpp: In function ‘void maxFlow(int, int)’:
user.cpp:40:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[dest].size(); i++) {
^
user.cpp: In function ‘void BFS(int)’:
user.cpp:62:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++) {
^
user.cpp: In function ‘void Read()’:
user.cpp:25:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "rt", stdin); freopen("maxflow.out", "wt", stdout);
^
user.cpp:25:81: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "rt", stdin); freopen("maxflow.out", "wt", stdout);
^
user.cpp:26:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:28:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int a, b, c; scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 508kb | OK | 10 | 10 |
2 | 0ms | 636kb | OK | 10 | 10 |
3 | 0ms | 812kb | Incorect | 0 | 0 |
4 | 0ms | 960kb | Incorect | 0 | 0 |
5 | 0ms | 1116kb | Incorect | 0 | 0 |
6 | 0ms | 1372kb | Incorect | 0 | 0 |
7 | 8ms | 3616kb | OK | 10 | 10 |
8 | 12ms | 6000kb | Incorect | 0 | 0 |
9 | 16ms | 7520kb | Incorect | 0 |
10 | 20ms | 8252kb | Incorect | 0 |
Punctaj total | 30 |