Pagini recente » Borderou de evaluare (job #530328) | Borderou de evaluare (job #243857) | Borderou de evaluare (job #1901520) | Borderou de evaluare (job #2823097) | Borderou de evaluare (job #2605433)
Borderou de evaluare (job #2605433)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:73:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("teams.in", "r", stdin);
^
main.cpp:74:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("teams.out", "w", stdout);
^
main.cpp:77:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &a, &b);
^
main.cpp:78:51: 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", &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 131kb | OK | 10 |
4 | 3ms | 131kb | OK | 10 |
5 | 3ms | 131kb | OK | 10 |
6 | 6ms | 131kb | OK | 10 |
7 | 10ms | 131kb | OK | 10 |
8 | 17ms | 262kb | OK | 10 |
9 | 28ms | 393kb | OK | 10 |
10 | 53ms | 524kb | Time limit exceeded | 0 |
Punctaj total | 90 |