Pagini recente » Borderou de evaluare (job #161734) | Borderou de evaluare (job #124939) | Borderou de evaluare (job #1695813) | Borderou de evaluare (job #1763453) | Borderou de evaluare (job #1937157)
Borderou de evaluare (job #1937157)
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:61: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 | 512kb | OK | 10 | 10 |
2 | 0ms | 628kb | OK | 10 | 10 |
3 | 0ms | 812kb | OK | 10 | 10 |
4 | 0ms | 956kb | OK | 10 | 10 |
5 | 0ms | 1116kb | OK | 10 | 10 |
6 | 0ms | 1360kb | OK | 10 | 10 |
7 | 8ms | 3620kb | OK | 10 | 10 |
8 | 12ms | 5880kb | OK | 10 | 30 |
9 | 16ms | 7508kb | OK | 10 |
10 | 20ms | 8244kb | OK | 10 |
Punctaj total | 100 |