Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2152920)
| Utilizator | Data | 5 martie 2018 21:08:52 | |
|---|---|---|---|
| Problema | Lowest Common Ancestor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void getRMQ()’:
user.cpp:34:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<euler.size(); i++)
^
user.cpp:37:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int b=1; (1<<b)<euler.size(); b++)
^
user.cpp:39:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<euler.size(); i++)
^
user.cpp: In function ‘int valMin(int, int)’:
user.cpp:59:9: warning: unused variable ‘l’ [-Wunused-variable]
int l=b-a+1;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 4ms | 8636kb | Incorect | 0 | 0 |
| 2 | 8ms | 12752kb | Incorect | 0 | 0 |
| 3 | 24ms | 17216kb | OK | 10 | 10 |
| 4 | 164ms | 20088kb | Incorect | 0 | 0 |
| 5 | 188ms | 22820kb | Incorect | 0 | 0 |
| 6 | 272ms | 22820kb | Incorect | 0 | 0 |
| 7 | 848ms | 26568kb | Incorect | 0 | 0 |
| 8 | 1408ms | 22816kb | Incorect | 0 | 0 |
| 9 | 1784ms | 22820kb | Incorect | 0 | |
| 10 | 1976ms | 22816kb | Incorect | 0 | |
| Punctaj total | 10 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
