Pagini recente » Borderou de evaluare (job #1373448) | Borderou de evaluare (job #1044984) | Borderou de evaluare (job #1603610) | Borderou de evaluare (job #1337006) | Borderou de evaluare (job #2433105)
Borderou de evaluare (job #2433105)
Raport evaluator
Compilare:
main.cpp: In member function 'void trie::add_string(std::__cxx11::string&)':
main.cpp:65:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<to_add.length(); i++)
~^~~~~~~~~~~~~~~~
main.cpp: In member function 'void trie::erase_string(std::__cxx11::string&)':
main.cpp:82:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<to_delete.length(); i++)
~^~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'node* trie::get_root(std::__cxx11::string&)':
main.cpp:93:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<prefix.length(); i++)
~^~~~~~~~~~~~~~~~
main.cpp: In member function 'int trie::get_longest_common_prefix_of_string(std::__cxx11::string&)':
main.cpp:110:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<prefix.length(); i++)
~^~~~~~~~~~~~~~~~
main.cpp:109:13: warning: unused variable 'maxx' [-Wunused-variable]
int maxx=0;
^~~~
main.cpp: In function 'int main()':
main.cpp:134:9: warning: unused variable 'a' [-Wunused-variable]
int a,b;
^
main.cpp:134:11: warning: unused variable 'b' [-Wunused-variable]
int a,b;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | Incorect | 0 | 0 |
2 | 2ms | 131kb | Incorect | 0 | 0 |
3 | 3ms | 131kb | Incorect | 0 | 0 |
4 | 3ms | 131kb | Incorect | 0 | 0 |
5 | 3ms | 131kb | Incorect | 0 | 0 |
6 | 4ms | 131kb | Incorect | 0 | 0 |
7 | 6ms | 262kb | Incorect | 0 | 0 |
8 | 8ms | 262kb | Incorect | 0 | 0 |
9 | 13ms | 524kb | Incorect | 0 | 0 |
10 | 21ms | 1441kb | Incorect | 0 | 0 |
11 | 23ms | 262kb | Incorect | 0 | 0 |
12 | 43ms | 3014kb | Incorect | 0 | 0 |
13 | 49ms | 2490kb | Incorect | 0 | 0 |
14 | 46ms | 786kb | Incorect | 0 | 0 |
15 | 54ms | 655kb | Incorect | 0 | 0 |
16 | 94ms | 20496kb | Memory limit exceeded | 0 |
17 | 60ms | 262kb | Incorect | 0 | 0 |
18 | 121ms | 16384kb | Incorect | 0 |
19 | 52ms | 393kb | Incorect | 0 | 0 |
20 | 92ms | 20496kb | Memory limit exceeded | 0 |
Punctaj total | 0 |