Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2467467)
| Utilizator | Data | 4 octombrie 2019 14:22:58 | |
|---|---|---|---|
| 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:51:35: 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:52:37: 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:55:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
main.cpp:59:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &x);
^
main.cpp:65:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &l, &r);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 3ms | 131kb | OK | 10 | 10 |
| 3 | 6ms | 393kb | OK | 10 | 10 |
| 4 | 113ms | 3538kb | OK | 10 | 10 |
| 5 | 136ms | 3538kb | OK | 10 | 20 |
| 6 | 613ms | 6291kb | OK | 10 | |
| 7 | 645ms | 7602kb | OK | 10 | 10 |
| 8 | 740ms | 9306kb | OK | 10 | 10 |
| 9 | 798ms | 9568kb | OK | 10 | 10 |
| 10 | 1058ms | 10092kb | OK | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
