Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2622778)
| Utilizator | Data | 1 iunie 2020 19:58:27 | |
|---|---|---|---|
| Problema | Range minimum query | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:38:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("rmq.in", "r", stdin);
^
main.cpp:39:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("rmq.out", "w", stdout);
^
main.cpp:42:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:45:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
main.cpp:51:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 131kb | OK | 10 | 10 |
| 3 | 6ms | 524kb | OK | 10 | 10 |
| 4 | 134ms | 4063kb | OK | 10 | 10 |
| 5 | 162ms | 4063kb | OK | 10 | 20 |
| 6 | 719ms | 6684kb | OK | 10 | |
| 7 | 765ms | 8126kb | OK | 10 | 10 |
| 8 | 856ms | 9830kb | OK | 10 | 10 |
| 9 | 981ms | 10092kb | OK | 10 | 10 |
| 10 | 1274ms | 10616kb | OK | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
