Pagini recente » Cod sursa (job #2467444) | Diferente pentru problema/eval intre reviziile 1 si 2 | Cod sursa (job #2936637) | Cod sursa (job #136149) | Borderou de evaluare (job #2897621)
Borderou de evaluare (job #2897621)
Raport evaluator
Compilare:
main.cpp: In member function 'void RMQ::init(std::vector<int>)':
main.cpp:14:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
14 | for ( i = 0; i < v.size(); i++ )
| ~~^~~~~~~~~~
main.cpp:17:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
17 | for ( j = 1; (1 << j) <= v.size(); j++ ) {
| ~~~~~~~~~^~~~~~~~~~~
main.cpp:18:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
18 | for ( i = 0; i <= v.size() - (1 << j); i++ )
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:23:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
23 | for ( i = 2; i <= v.size(); i++ )
| ~~^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 19140kb | Incorect | 0 |
| 2 | 34ms | 23334kb | Incorect | 0 |
| 3 | 26ms | 27668kb | Incorect | 0 |
| 4 | 44ms | 27627kb | Incorect | 0 |
| 5 | 225ms | 44875kb | OK | 5 |
| 6 | 227ms | 44064kb | Incorect | 0 |
| 7 | 236ms | 44163kb | Incorect | 0 |
| 8 | 258ms | 46116kb | OK | 5 |
| 9 | 266ms | 44290kb | Incorect | 0 |
| 10 | 357ms | 44490kb | OK | 5 |
| 11 | 457ms | 45199kb | Incorect | 0 |
| 12 | 218ms | 43954kb | Incorect | 0 |
| 13 | 289ms | 44240kb | Incorect | 0 |
| 14 | 441ms | 49876kb | Incorect | 0 |
| 15 | 967ms | 52695kb | Incorect | 0 |
| 16 | 537ms | 51843kb | OK | 5 |
| 17 | 508ms | 52641kb | Incorect | 0 |
| 18 | 795ms | 51830kb | Incorect | 0 |
| 19 | 501ms | 52785kb | Incorect | 0 |
| 20 | 765ms | 56053kb | OK | 5 |
| Punctaj total | 25 |