Pagini recente » Borderou de evaluare (job #1550371) | Borderou de evaluare (job #1405373) | Borderou de evaluare (job #1358426) | Borderou de evaluare (job #1851905) | Borderou de evaluare (job #3182789)
Borderou de evaluare (job #3182789)
Raport evaluator
Compilare:
main.cpp: In function 'void func_insert(node*, std::string&, int)':
main.cpp:22:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | if(pos==s.size())
| ~~~^~~~~~~~~~
main.cpp:29:18: warning: array subscript has type 'char' [-Wchar-subscripts]
29 | if(nod->next[lit]==nullptr)
| ^~~
main.cpp:31:19: warning: array subscript has type 'char' [-Wchar-subscripts]
31 | nod->next[lit]=new node();
| ^~~
main.cpp:33:27: warning: array subscript has type 'char' [-Wchar-subscripts]
33 | func_insert(nod->next[lit],s,pos+1);
| ^~~
main.cpp: In function 'void func_del(node*, std::string&, int)':
main.cpp:38:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
38 | if(pos==s.size())
| ~~~^~~~~~~~~~
main.cpp:45:18: warning: array subscript has type 'char' [-Wchar-subscripts]
45 | if(nod->next[lit]==nullptr)
| ^~~
main.cpp:49:24: warning: array subscript has type 'char' [-Wchar-subscripts]
49 | func_del(nod->next[lit],s,pos+1);
| ^~~
main.cpp: In function 'int query_cnt(node*, std::string&, int)':
main.cpp:53:11: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
53 | if(pos==s.size())
| ~~~^~~~~~~~~~
main.cpp:58:25: warning: array subscript has type 'char' [-Wchar-subscripts]
58 | query_cnt(nod->next[lit],s,pos+1);
| ^~~
main.cpp:58:14: warning: control reaches end of non-void function [-Wreturn-type]
58 | query_cnt(nod->next[lit],s,pos+1);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 397kb | Killed by Signal 11 | 0 | 0 |
2 | 8ms | 405kb | Killed by Signal 11 | 0 | 0 |
3 | 9ms | 405kb | Killed by Signal 11 | 0 | 0 |
4 | 9ms | 417kb | Killed by Signal 11 | 0 | 0 |
5 | 4ms | 405kb | Killed by Signal 11 | 0 | 0 |
6 | 4ms | 413kb | Killed by Signal 11 | 0 | 0 |
7 | 8ms | 413kb | Killed by Signal 11 | 0 | 0 |
8 | 4ms | 409kb | Killed by Signal 11 | 0 | 0 |
9 | 4ms | 405kb | Killed by Signal 11 | 0 | 0 |
10 | 4ms | 401kb | Killed by Signal 11 | 0 | 0 |
11 | 0ms | 405kb | Killed by Signal 11 | 0 | 0 |
12 | 0ms | 401kb | Killed by Signal 11 | 0 | 0 |
13 | 0ms | 421kb | Killed by Signal 11 | 0 | 0 |
14 | 0ms | 409kb | Killed by Signal 11 | 0 | 0 |
15 | 0ms | 409kb | Killed by Signal 11 | 0 | 0 |
16 | 0ms | 413kb | Killed by Signal 11 | 0 |
17 | 0ms | 413kb | Killed by Signal 11 | 0 | 0 |
18 | 0ms | 430kb | Killed by Signal 11 | 0 |
19 | 10ms | 421kb | Killed by Signal 11 | 0 | 0 |
20 | 4ms | 413kb | Killed by Signal 11 | 0 |
Punctaj total | 0 |