Pagini recente » Borderou de evaluare (job #1659075) | Borderou de evaluare (job #991382) | Borderou de evaluare (job #2572927) | Borderou de evaluare (job #2034807) | Borderou de evaluare (job #2087781)
Borderou de evaluare (job #2087781)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("delay.in", "r", stdin);
^
user.cpp:65:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("delay.out", "w", stdout);
^
user.cpp:66:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:68: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", &C[i]);
^
user.cpp:71:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:77:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:79:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &t, &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 676kb | OK | 10 |
2 | 12ms | 692kb | OK | 10 |
3 | 40ms | 760kb | OK | 10 |
4 | 136ms | 1132kb | OK | 10 |
5 | 196ms | 1588kb | OK | 10 |
6 | 232ms | 1568kb | OK | 10 |
7 | 236ms | 1560kb | OK | 10 |
8 | 316ms | 1752kb | OK | 10 |
9 | 512ms | 1808kb | OK | 10 |
10 | 608ms | 1944kb | OK | 10 |
Punctaj total | 100 |