Pagini recente » Borderou de evaluare (job #703730) | Borderou de evaluare (job #1773571) | Borderou de evaluare (job #1583164) | Borderou de evaluare (job #1898462) | Borderou de evaluare (job #1263132)
Borderou de evaluare (job #1263132)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp:58:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.in", "r", stdin); // test
^
user.cpp:59:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cautbin.out", "w", stdout); // cautbin
^
user.cpp:61:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:62:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= N; i++) scanf("%d", &V[i]);
^
user.cpp:64:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:66:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &i, &X);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 784kb | OK | 10 | 10 |
2 | 0ms | 784kb | OK | 10 | 10 |
3 | 0ms | 784kb | OK | 10 | 10 |
4 | 4ms | 784kb | OK | 10 | 10 |
5 | 24ms | 784kb | OK | 10 | 20 |
6 | 76ms | 784kb | OK | 10 |
7 | 116ms | 784kb | OK | 10 | 40 |
8 | 120ms | 784kb | OK | 10 |
9 | 124ms | 784kb | OK | 10 |
10 | 124ms | 784kb | OK | 10 |
Punctaj total | 100 |