Pagini recente » Borderou de evaluare (job #1818082) | Borderou de evaluare (job #2511332) | Borderou de evaluare (job #1281336) | Borderou de evaluare (job #1289249) | Borderou de evaluare (job #1532557)
Borderou de evaluare (job #1532557)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:63: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:64: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:66:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:70:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &node1, &node2, &capacitate);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 620kb | OK | 10 | 10 |
2 | 0ms | 624kb | OK | 10 | 10 |
3 | 0ms | 616kb | OK | 10 | 10 |
4 | 0ms | 628kb | OK | 10 | 10 |
5 | 0ms | 632kb | OK | 10 | 10 |
6 | 0ms | 640kb | OK | 10 | 10 |
7 | 4ms | 720kb | OK | 10 | 10 |
8 | 8ms | 828kb | OK | 10 | 30 |
9 | 12ms | 888kb | OK | 10 |
10 | 20ms | 964kb | OK | 10 |
Punctaj total | 100 |