Pagini recente » Borderou de evaluare (job #2857595) | Borderou de evaluare (job #1422503) | Borderou de evaluare (job #3238587) | Borderou de evaluare (job #2399990) | Borderou de evaluare (job #2059307)
Borderou de evaluare (job #2059307)
Raport evaluator
Compilare:
user.cpp: In function ‘char Advance()’:
user.cpp:27:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘void Operation()’:
user.cpp:99:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &k);
^
user.cpp:101:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &first[i]);
^
user.cpp:103:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &second[i]);
^
user.cpp:104:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &result);
^
user.cpp: In function ‘int main()’:
user.cpp:148:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("moneda.in", "r", stdin);
^
user.cpp:149:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("moneda.out", "w", stdout);
^
user.cpp:151:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &tests);
^
user.cpp:155:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1176kb | OK | 10 | 30 |
2 | 0ms | 1176kb | OK | 10 |
3 | 4ms | 1180kb | OK | 10 |
4 | 84ms | 1184kb | OK | 10 | 40 |
5 | 784ms | 1180kb | OK | 10 |
6 | 808ms | 1184kb | OK | 10 |
7 | 288ms | 1184kb | OK | 10 |
8 | 68ms | 1184kb | OK | 10 | 0 |
9 | 900ms | 1180kb | OK | 10 |
10 | Depăşit | 1180kb | Time limit exceeded. | 0 |
Punctaj total | 70 |