Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3287362)
| Utilizator | Data | 17 martie 2025 16:58:33 | |
|---|---|---|---|
| Problema | TwoSets | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:88:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
88 | while(idx1 < i1.size() and i1[idx1] != 't'){
| ~~~~~^~~~~~~~~~~
main.cpp:119:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
119 | while(idx2 < i2.size() and i2[idx2] != 't'){
| ~~~~~^~~~~~~~~~~
main.cpp:105:27: warning: 'x1' may be used uninitialized [-Wmaybe-uninitialized]
105 | removehash(hash1_2, MOD1, 2, x1);
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:80:14: note: 'x1' was declared here
80 | char x2, x1;
| ^~
main.cpp:136:27: warning: 'x2' may be used uninitialized [-Wmaybe-uninitialized]
136 | removehash(hash1_10, MOD1, 10, x2);
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:80:10: note: 'x2' was declared here
80 | char x2, x1;
| ^~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 303kb | Incorect | 0 | 0 |
| 2 | 9ms | 303kb | Incorect | 0 | 0 |
| 3 | 156ms | 557kb | Incorect | 0 | 0 |
| 4 | 158ms | 565kb | Incorect | 0 | 0 |
| 5 | 436ms | 1921kb | Incorect | 0 | 0 |
| 6 | 30ms | 3076kb | Killed by Signal 11 | 0 | |
| 7 | 32ms | 5169kb | Killed by Signal 11 | 0 | 0 |
| 8 | 30ms | 2461kb | Killed by Signal 11 | 0 | |
| 9 | 30ms | 2478kb | Killed by Signal 11 | 0 | 0 |
| 10 | 22ms | 5177kb | Killed by Signal 11 | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
