Pagini recente » Borderou de evaluare (job #1387170) | Borderou de evaluare (job #3124299) | Borderou de evaluare (job #1315084) | Borderou de evaluare (job #3186174) | Borderou de evaluare (job #1506210)
Borderou de evaluare (job #1506210)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:62:21: warning: unused variable ‘x’ [-Wunused-variable]
for (int i = 1, x; i <= N; ++i)
^
user.cpp:57:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secvmax.in", "r", stdin);
^
user.cpp:58:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secvmax.out", "w", stdout);
^
user.cpp:60:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:64:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
P[i] = i;
^
user.cpp:84:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
printf("%d\n", search(x));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 288kb | OK | 10 | 10 |
2 | 0ms | 304kb | OK | 10 | 10 |
3 | 0ms | 308kb | OK | 10 | 10 |
4 | 24ms | 512kb | OK | 10 | 10 |
5 | 60ms | 1216kb | OK | 10 | 20 |
6 | 96ms | 1684kb | OK | 10 |
7 | 184ms | 2148kb | OK | 10 | 10 |
8 | 144ms | 2392kb | OK | 10 | 0 |
9 | Depăşit | 2600kb | Time limit exceeded. | 0 |
10 | Depăşit | 2604kb | Time limit exceeded. | 0 | 0 |
Punctaj total | 70 |