Pagini recente » Monitorul de evaluare | Cod sursa (job #29977) | Borderou de evaluare (job #1558497) | Cod sursa (job #940501) | Borderou de evaluare (job #1335021)
Borderou de evaluare (job #1335021)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:24: warning: unused variable ‘aux’ [-Wunused-variable]
int n, k, a, b, x, aux;
^
user.cpp:8:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divk.in", "r", stdin);
^
user.cpp:9:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divk.out", "w", stdout);
^
user.cpp:14:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &k, &a, &b);
^
user.cpp:17:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 252kb | OK | 10 |
| 2 | 0ms | 252kb | OK | 10 |
| 3 | 4ms | 304kb | OK | 10 |
| 4 | 16ms | 436kb | OK | 10 |
| 5 | 28ms | 640kb | OK | 10 |
| 6 | 48ms | 1396kb | OK | 10 |
| 7 | 52ms | 1048kb | OK | 10 |
| 8 | 76ms | 1308kb | OK | 10 |
| 9 | 124ms | 2084kb | OK | 10 |
| 10 | 156ms | 2196kb | OK | 10 |
| Punctaj total | 100 |