Pagini recente » Borderou de evaluare (job #2952803) | Borderou de evaluare (job #1164889) | Borderou de evaluare (job #2528717) | Borderou de evaluare (job #1284575) | Borderou de evaluare (job #1658955)
Borderou de evaluare (job #1658955)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:8: warning: unused variable ‘x’ [-Wunused-variable]
int j,x,y;
^
user.cpp:38:10: warning: unused variable ‘y’ [-Wunused-variable]
int j,x,y;
^
user.cpp:36:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.in", "r", stdin);
^
user.cpp:37:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.out", "w", stdout);
^
user.cpp:40:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:41:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i = 0; i < N; ++i) scanf("%d", &c[i]);
^
user.cpp:42:66: 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",&j), No[j-1].push_back(i);
^
user.cpp:44:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:46:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &Q1[j], &LVL[j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 12ms | 9728kb | OK | 10 | 10 |
2 | 16ms | 9784kb | OK | 10 | 10 |
3 | 40ms | 10360kb | OK | 10 | 10 |
4 | 196ms | 12972kb | OK | 10 | 10 |
5 | 268ms | 14928kb | OK | 10 | 10 |
6 | 364ms | 15564kb | OK | 10 | 0 |
7 | 1188ms | 22080kb | OK | 10 |
8 | 1428ms | 22740kb | OK | 10 |
9 | Depăşit | 20556kb | Time limit exceeded. | 0 |
10 | Depăşit | 25176kb | Time limit exceeded. | 0 |
Punctaj total | 50 |