Pagini recente » Borderou de evaluare (job #985508) | Monitorul de evaluare | Borderou de evaluare (job #3344173) | Borderou de evaluare (job #2220780) | Borderou de evaluare (job #2884404)
Borderou de evaluare (job #2884404)
Raport evaluator
Compilare:
main.cpp: In function 'void insert(unsigned int)':
main.cpp:21:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
21 | if(search(value) == -1) dim++;
| ~~~~~~~~~~~~~~^~~~~
main.cpp: In function 'void erase(unsigned int)':
main.cpp:29:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
29 | if (ind != -1) {
| ~~~~^~~~~
main.cpp:33:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
33 | if(search(value) == -1) dim--;
| ~~~~~~~~~~~~~~^~~~~
main.cpp:27:18: warning: unused variable 's' [-Wunused-variable]
27 | unsigned int s = v[key].size() - 1;
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 1748kb | OK | 10 |
| 2 | 3ms | 2011kb | Incorect | 0 |
| 3 | 20ms | 2011kb | Incorect | 0 |
| 4 | 91ms | 2826kb | Incorect | 0 |
| 5 | 69ms | 2899kb | Incorect | 0 |
| 6 | 223ms | 4595kb | Incorect | 0 |
| 7 | 475ms | 7208kb | Incorect | 0 |
| 8 | 1010ms | 8081kb | Incorect | 0 |
| 9 | 1749ms | 9809kb | Incorect | 0 |
| 10 | 1258ms | 10063kb | Incorect | 0 |
| Punctaj total | 10 |