Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2512170)
| Utilizator | Data | 20 decembrie 2019 17:31:16 | |
|---|---|---|---|
| Problema | Range minimum query | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:34:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=0;i<n;i++)
^~~
main.cpp:36:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
k=0;
^
main.cpp:41:57: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
table[i][j]=min(table[i][j-1], table[i+(1<<j-1)][j-1]);
~^~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 3ms | 131kb | Incorect | 0 | 0 |
| 2 | 3ms | 131kb | Incorect | 0 | 0 |
| 3 | 8ms | 524kb | Incorect | 0 | 0 |
| 4 | 123ms | 4587kb | Incorect | 0 | 0 |
| 5 | 168ms | 4718kb | Incorect | 0 | 0 |
| 6 | 959ms | 7471kb | Incorect | 0 | |
| 7 | 1011ms | 9056kb | Incorect | 0 | 0 |
| 8 | 1178ms | 11042kb | Incorect | 0 | 0 |
| 9 | 1303ms | 11403kb | Time limit exceeded | 0 | 0 |
| 10 | 1301ms | 11411kb | Time limit exceeded | 0 | 0 |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
