Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3292638)
| Utilizator | Data | 8 aprilie 2025 20:26:01 | |
|---|---|---|---|
| Problema | Ograzi | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
main.cpp: In member function 'int fast_map::get_elem(int, int)':
main.cpp:33:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<fast_elem>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
33 | while( i < v[x].size() && ( v[x][i].poz1 != poz1 || v[x][i].poz2 != poz2 ) ){
| ~~^~~~~~~~~~~~~
main.cpp:37:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<fast_elem>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
37 | if( i < v[x].size() ){
| ~~^~~~~~~~~~~~~
main.cpp: In function 'elem read()':
main.cpp:71:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
71 | while( i < s.size() ){
| ~~^~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 3ms | 303kb | Incorect | 0 |
| 2 | 19ms | 3301kb | Incorect | 0 |
| 3 | 24ms | 23334kb | Incorect | 0 |
| 4 | 53ms | 25755kb | Time limit exceeded | 0 |
| 5 | 44ms | 25731kb | Incorect | 0 |
| 6 | 48ms | 13164kb | Incorect | 0 |
| 7 | 23ms | 4886kb | Incorect | 0 |
| 8 | 9ms | 2519kb | Incorect | 0 |
| 9 | 4ms | 303kb | Incorect | 0 |
| 10 | 4ms | 303kb | OK | 10 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
