Pagini recente » Cod sursa (job #485151) | Monitorul de evaluare | Borderou de evaluare (job #81662) | Borderou de evaluare (job #1257820) | Borderou de evaluare (job #2036316)
Borderou de evaluare (job #2036316)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rest.in", "r", stdin);
^
user.cpp:32:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rest.out", "w", stdout);
^
user.cpp:33:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &b, &p);
^
user.cpp:36:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n ; ++i) scanf("%d", &a[i]);
^
user.cpp:38:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:41:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &ok, &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 476kb | OK | 10 | 100 |
| 2 | 0ms | 480kb | OK | 10 |
| 3 | 0ms | 500kb | OK | 10 |
| 4 | 20ms | 688kb | OK | 10 |
| 5 | 56ms | 932kb | OK | 10 |
| 6 | 260ms | 2292kb | OK | 10 |
| 7 | 260ms | 2288kb | OK | 10 |
| 8 | 656ms | 4476kb | OK | 10 |
| 9 | 656ms | 4472kb | OK | 10 |
| 10 | 660ms | 4472kb | OK | 10 |
| Punctaj total | 100 |