Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1362292)
| Utilizator | Data | 26 februarie 2015 11:31:37 | |
|---|---|---|---|
| Problema | Range minimum query | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:9: warning: unused variable ‘k’ [-Wunused-variable]
int k=1;
^
user.cpp:7:32: 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);
^
user.cpp:8:34: 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);
^
user.cpp:9:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:10:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=0;i<n;i++) {scanf("%d",&V[i]);M[i][0]=V[i];}
^
user.cpp:21:29: 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 | 0ms | 436kb | OK | 10 | 10 |
| 2 | 0ms | 472kb | OK | 10 | 10 |
| 3 | 4ms | 2416kb | OK | 10 | 10 |
| 4 | 28ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 5 | 28ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 6 | 28ms | Depăşit | Memory limit exceeded. | 0 | |
| 7 | 28ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 8 | 28ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 9 | 28ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 10 | 28ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
