Pagini recente » Borderou de evaluare (job #626188) | Borderou de evaluare (job #1729007) | Borderou de evaluare (job #2781103) | Borderou de evaluare (job #420917) | Borderou de evaluare (job #1296721)
Borderou de evaluare (job #1296721)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:103:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("kthvalue.in", "r", stdin);
^
user.cpp:104:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("kthvalue.out", "w", stdout);
^
user.cpp:106:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &M);
^
user.cpp:129:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &tip);
^
user.cpp:132:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &a[++u]);
^
user.cpp:138:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &a[--p]);
^
user.cpp:156:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &x, &y, &K);
^
user.cpp:118:5: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow]
for (int j=i; i<=i+bucata-1 && j<=N; j++)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 8ms | 1328kb | Incorect | 0 | 0 |
2 | 1620ms | Depăşit | Memory limit exceeded. | 0 |
3 | Depăşit | 10856kb | Time limit exceeded. | 0 |
4 | Depăşit | 11052kb | Time limit exceeded. | 0 |
5 | Depăşit | 11728kb | Time limit exceeded. | 0 |
Punctaj total | 0 |