Pagini recente » Borderou de evaluare (job #358988) | Borderou de evaluare (job #2695390) | Borderou de evaluare (job #2917474) | Borderou de evaluare (job #1918520) | Borderou de evaluare (job #1550348)
Borderou de evaluare (job #1550348)
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:128: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:131: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 | 3096kb | OK | 10 |
2 | 8ms | 3144kb | OK | 10 |
3 | 192ms | 6436kb | OK | 10 |
4 | 344ms | 7784kb | OK | 10 |
5 | 132ms | 5476kb | OK | 10 |
6 | 356ms | 7760kb | OK | 10 |
7 | 432ms | 8684kb | OK | 10 |
8 | 632ms | 11028kb | OK | 10 |
9 | Depăşit | 13000kb | Time limit exceeded. | 0 |
10 | Depăşit | 11780kb | Time limit exceeded. | 0 |
Punctaj total | 80 |