Pagini recente » Borderou de evaluare (job #15551) | Borderou de evaluare (job #2734715) | Borderou de evaluare (job #1676812) | Borderou de evaluare (job #1765458) | Borderou de evaluare (job #1550349)
Borderou de evaluare (job #1550349)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:59:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regat.in", "r", stdin);
^
user.cpp:60: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:63:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
user.cpp: In function ‘void write()’:
user.cpp:127:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regat.out", "w", stdout);
^
user.cpp:130:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3092kb | OK | 10 |
2 | 8ms | 3140kb | OK | 10 |
3 | 196ms | 6428kb | OK | 10 |
4 | 344ms | 7784kb | OK | 10 |
5 | 132ms | 5480kb | OK | 10 |
6 | 360ms | 7760kb | OK | 10 |
7 | 440ms | 8688kb | OK | 10 |
8 | 628ms | 11024kb | OK | 10 |
9 | Depăşit | 13000kb | Time limit exceeded. | 0 |
10 | Depăşit | 11780kb | Time limit exceeded. | 0 |
Punctaj total | 80 |