Pagini recente » Borderou de evaluare (job #737145) | Borderou de evaluare (job #553398) | Borderou de evaluare (job #3201142) | Borderou de evaluare (job #890226) | Borderou de evaluare (job #2827081)
Borderou de evaluare (job #2827081)
Raport evaluator
Compilare:
main.cpp: In function 'int trans(std::string)':
main.cpp:78:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
78 | for (int i = 0; i < a.size(); i++)
| ~~^~~~~~~~~~
main.cpp: In function 'std::string add(std::string, std::string)':
main.cpp:101:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
101 | for (int i = 0; i < a.size(); i++)
| ~~^~~~~~~~~~
main.cpp:105:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
105 | if (i <= b.size() - 1)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'std::string prod(std::string, std::string)':
main.cpp:148:9: warning: unused variable 'bs' [-Wunused-variable]
148 | int bs = b.size();
| ^~
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 2ms | 184kb | OK | 10 |
✓ | 2 | 2ms | 184kb | OK | 10 |
✓ | 3 | 2ms | 184kb | Incorect | 0 |
✓ | 4 | 2ms | 184kb | OK | 10 |
✓ | 5 | 2ms | 184kb | Incorect | 0 |
✓ | 6 | 6ms | 200kb | OK | 10 |
✓ | 7 | 6ms | 200kb | Incorect | 0 |
✓ | 8 | 25ms | 323kb | Incorect | 0 |
✓ | 9 | 30ms | 376kb | Incorect | 0 |
✓ | 10 | 204ms | 876kb | Time limit exceeded | 0 |
Punctaj total | 40 |