Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3121274)
| Utilizator | Data | 11 aprilie 2023 15:13:20 | |
|---|---|---|---|
| Problema | Sub | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void add(trie*, int)':
main.cpp:25:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
25 | if (poz == s.length())
| ~~~~^~~~~~~~~~~~~
main.cpp: In function 'void sterge(trie*, int)':
main.cpp:39:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | if (poz == s.length())
| ~~~~^~~~~~~~~~~~~
main.cpp: In function 'void read()':
main.cpp:56:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for (int j = 0; j < s.length(); j++)
| ~~^~~~~~~~~~~~
main.cpp:63:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
63 | for (int j = 0; j < s.length(); j++)
| ~~^~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 557kb | OK | 10 |
| 4 | 1ms | 1605kb | OK | 10 |
| 5 | 2ms | 3178kb | OK | 10 |
| 6 | 2ms | 3440kb | OK | 10 |
| 7 | 5ms | 10780kb | OK | 10 |
| 8 | 6ms | 11304kb | OK | 10 |
| 9 | 6ms | 11829kb | OK | 10 |
| 10 | 6ms | 11042kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
