Pagini recente » Borderou de evaluare (job #2398868) | Borderou de evaluare (job #782573) | Borderou de evaluare (job #2018016) | Borderou de evaluare (job #2825622) | Borderou de evaluare (job #2885157)
Borderou de evaluare (job #2885157)
Raport evaluator
Compilare:
main.cpp: In member function 'void trienode::insereaza(std::string&, int)':
main.cpp:24:20: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
24 | if(s.size()==poz)
| ~~~~~~~~^~~~~
main.cpp:30:16: warning: array subscript has type 'char' [-Wchar-subscripts]
30 | if(urm[litera_curenta]==nullptr)
| ^~~~~~~~~~~~~~
main.cpp:32:17: warning: array subscript has type 'char' [-Wchar-subscripts]
32 | urm[litera_curenta]=new trienode();
| ^~~~~~~~~~~~~~
main.cpp:34:13: warning: array subscript has type 'char' [-Wchar-subscripts]
34 | urm[litera_curenta]->insereaza(s,poz+1);
| ^~~~~~~~~~~~~~
main.cpp: In member function 'void trienode::sterge(std::string&, int)':
main.cpp:39:20: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
39 | if(s.size()==poz)
| ~~~~~~~~^~~~~
main.cpp:45:13: warning: array subscript has type 'char' [-Wchar-subscripts]
45 | urm[litera_curenta]->sterge(s,poz+1);
| ^~~~~~~~~~~~~~
main.cpp: In member function 'int trienode::nr_aparitii(std::string&, int)':
main.cpp:49:20: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
49 | if(s.size()==poz)
| ~~~~~~~~^~~~~
main.cpp:54:16: warning: array subscript has type 'char' [-Wchar-subscripts]
54 | if(urm[litera_curenta]==nullptr)
| ^~~~~~~~~~~~~~
main.cpp:58:20: warning: array subscript has type 'char' [-Wchar-subscripts]
58 | return urm[litera_curenta]->nr_aparitii(s,poz+1);
| ^~~~~~~~~~~~~~
main.cpp: In member function 'int trienode::lung_prefix(std::string&, int)':
main.cpp:62:20: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
62 | if(s.size()==poz)
| ~~~~~~~~^~~~~
main.cpp:71:16: warning: array subscript has type 'char' [-Wchar-subscripts]
71 | if(urm[litera_curenta]==nullptr)
| ^~~~~~~~~~~~~~
main.cpp:75:20: warning: array subscript has type 'char' [-Wchar-subscripts]
75 | return urm[litera_curenta]->lung_prefix(s,poz+1);
| ^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 184kb | OK | 5 | 5 |
2 | 1ms | 184kb | OK | 5 | 5 |
3 | 1ms | 184kb | OK | 5 | 5 |
4 | 1ms | 184kb | OK | 5 | 5 |
5 | 12ms | 294kb | OK | 5 | 5 |
6 | 1ms | 184kb | OK | 5 | 5 |
7 | 7ms | 331kb | OK | 5 | 5 |
8 | 3ms | 331kb | OK | 5 | 5 |
9 | 10ms | 606kb | Incorect | 0 | 0 |
10 | 17ms | 1626kb | OK | 5 | 5 |
11 | 14ms | 401kb | OK | 5 | 5 |
12 | 43ms | 3051kb | Incorect | 0 | 0 |
13 | 68ms | 2519kb | Incorect | 0 | 0 |
14 | 51ms | 884kb | OK | 5 | 5 |
15 | 49ms | 831kb | OK | 5 | 0 |
16 | 196ms | 21827kb | Incorect | 0 |
17 | 54ms | 327kb | Incorect | 0 | 0 |
18 | 193ms | 16359kb | Incorect | 0 |
19 | 62ms | 385kb | OK | 5 | 0 |
20 | 247ms | 27705kb | Incorect | 0 |
Punctaj total | 55 |