Pagini recente » Borderou de evaluare (job #2798181) | Borderou de evaluare (job #2710157) | Borderou de evaluare (job #643307) | Borderou de evaluare (job #1390636) | Borderou de evaluare (job #1466708)
Borderou de evaluare (job #1466708)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:13:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zone.in", "r", stdin);
^
user.cpp:14:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zone.out", "w", stdout);
^
user.cpp:15:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:18:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x[i]);
^
user.cpp:25:81: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
s[i][j] = a[i][j] + s[i - 1][j] + s[i][j - 1] - s[i - 1][j - 1];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 600kb | OK | 10 |
2 | 0ms | 324kb | OK | 10 |
3 | 0ms | 692kb | OK | 10 |
4 | 4ms | 1088kb | OK | 10 |
5 | 0ms | 1088kb | OK | 10 |
6 | 8ms | 1892kb | OK | 10 |
7 | 12ms | 1892kb | OK | 10 |
8 | 84ms | 4300kb | OK | 10 |
9 | 56ms | 4300kb | OK | 10 |
10 | 0ms | 360kb | OK | 10 |
Punctaj total | 100 |