Pagini recente » Borderou de evaluare (job #3294599) | Borderou de evaluare (job #269794) | Borderou de evaluare (job #128222) | Borderou de evaluare (job #2588598) | Borderou de evaluare (job #2278352)
Borderou de evaluare (job #2278352)
Raport evaluator
Compilare:
main.cpp: In function 'void ReadGraph()':
main.cpp:64:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n); graph.resize(n + 1);
^
main.cpp:66:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int u, v; scanf("%d%d", &u, &v);
^
main.cpp: In function 'void AddInitialTraffickers()':
main.cpp:177:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int k; scanf("%d", &k);
^
main.cpp:180:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int u, v; scanf("%d%d", &u, &v);
^
main.cpp: In function 'void ProcessOperations()':
main.cpp:214:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int q; scanf("%d", &q);
^
main.cpp:217:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int type, u, v; scanf("%d%d%d", &type, &u, &v);
^
main.cpp:224:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
int t1, t2; scanf("%d%d", &t1, &t2);
^
main.cpp: In function 'int main()':
main.cpp:233:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("traffickers.in","r",stdin);
^
main.cpp:234:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("traffickers.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 1310kb | OK | 5 |
2 | 16ms | 3145kb | OK | 5 |
3 | 18ms | 3145kb | OK | 5 |
4 | 254ms | 20316kb | OK | 5 |
5 | 253ms | 18350kb | OK | 5 |
6 | 227ms | 19660kb | OK | 5 |
7 | 247ms | 20447kb | OK | 5 |
8 | 251ms | 20316kb | OK | 5 |
9 | 250ms | 20447kb | OK | 5 |
10 | 248ms | 20054kb | OK | 5 |
11 | 235ms | 20447kb | OK | 5 |
12 | 224ms | 20578kb | OK | 5 |
13 | 2573ms | 58241kb | OK | 5 |
14 | 2498ms | 58720kb | OK | 5 |
15 | 2423ms | 58458kb | OK | 5 |
16 | 2644ms | 57933kb | OK | 5 |
17 | 3009ms | 57802kb | OK | 5 |
18 | 2575ms | 58744kb | OK | 5 |
19 | 2257ms | 58851kb | OK | 5 |
20 | 2296ms | 58662kb | OK | 5 |
Punctaj total | 100 |