Pagini recente » Borderou de evaluare (job #2768099) | Borderou de evaluare (job #1558775) | Borderou de evaluare (job #1071545) | Borderou de evaluare (job #3148920) | Borderou de evaluare (job #1506205)
Borderou de evaluare (job #1506205)
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 | 284kb | OK | 10 | 10 |
2 | 0ms | 312kb | OK | 10 | 10 |
3 | 0ms | 308kb | OK | 10 | 10 |
4 | 24ms | 556kb | OK | 10 | 10 |
5 | 64ms | 1376kb | OK | 10 | 20 |
6 | 100ms | 1924kb | OK | 10 |
7 | 184ms | 2460kb | OK | 10 | 10 |
8 | 144ms | 2740kb | OK | 10 | 0 |
9 | 152ms | 2988kb | Killed by signal 11(SIGSEGV). | 0 |
10 | Depăşit | 2972kb | Time limit exceeded. | 0 | 0 |
Punctaj total | 70 |