Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1889261)
Utilizator | Data | 22 februarie 2017 17:30:34 | |
---|---|---|---|
Problema | Range minimum query | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 10 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:21: warning: unused variable ‘x’ [-Wunused-variable]
int n, m, i, j, x, y, r, t, st, dr, interval;
^
user.cpp:16:24: warning: unused variable ‘y’ [-Wunused-variable]
int n, m, i, j, x, y, r, t, st, dr, interval;
^
user.cpp:16:27: warning: unused variable ‘r’ [-Wunused-variable]
int n, m, i, j, x, y, r, t, st, dr, interval;
^
user.cpp:13:36: 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:14:38: 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:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d",&n,&m );
^
user.cpp:19:58: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for ( i = 1; i <= n; ++i ) scanf( "%d",&v[ 0 ][ i ] );
^
user.cpp:31:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d",&st,&dr );
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 664kb | OK | 10 | 10 |
2 | 0ms | 672kb | Incorect | 0 | 0 |
3 | 0ms | 920kb | Incorect | 0 | 0 |
4 | 80ms | 3572kb | Incorect | 0 | 0 |
5 | 96ms | 3576kb | Incorect | 0 | 0 |
6 | 564ms | 4204kb | Incorect | 0 | |
7 | 576ms | 5508kb | Incorect | 0 | 0 |
8 | 668ms | 6812kb | Incorect | 0 | 0 |
9 | 756ms | 6804kb | Incorect | 0 | 0 |
10 | 820ms | 6808kb | Incorect | 0 | 0 |
Punctaj total | 10 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !