Pagini recente » Borderou de evaluare (job #3026635) | Borderou de evaluare (job #1347632) | Borderou de evaluare (job #2420283) | Borderou de evaluare (job #285130) | Borderou de evaluare (job #2484034)
Borderou de evaluare (job #2484034)
Raport evaluator
Compilare:
main.cpp: In function 'void add_in_trie(std::__cxx11::string, Trie*, int)':
main.cpp:16:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (index == nw.size()) {
~~~~~~^~~~~~~~~~~~
main.cpp: In function 'void erase_from_trie(Trie*&, std::__cxx11::string, int)':
main.cpp:28:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (index == nw.size()) {
~~~~~~^~~~~~~~~~~~
main.cpp: In function 'int aparitii(std::__cxx11::string, Trie*, int)':
main.cpp:39:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (index == nw.size()) {
~~~~~~^~~~~~~~~~~~
main.cpp: In function 'int prefix(std::__cxx11::string, Trie*, int)':
main.cpp:49:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (index == nw.size()) {
~~~~~~^~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:59:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("trie.in", "r", stdin) ;
^
main.cpp:60:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen ("trie.out", "w", stdout) ;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 131kb | OK | 5 | 5 |
| 2 | 3ms | 131kb | OK | 5 | 5 |
| 3 | 7ms | 131kb | OK | 5 | 5 |
| 4 | 11ms | 131kb | OK | 5 | 5 |
| 5 | 15ms | 131kb | OK | 5 | 5 |
| 6 | 27ms | 131kb | OK | 5 | 5 |
| 7 | 49ms | 266kb | OK | 5 | 5 |
| 8 | 43ms | 131kb | OK | 5 | 5 |
| 9 | 129ms | 524kb | OK | 5 | 5 |
| 10 | 93ms | 1441kb | OK | 5 | 5 |
| 11 | 203ms | 393kb | OK | 5 | 5 |
| 12 | 323ms | 2953kb | OK | 5 | 5 |
| 13 | 350ms | 2621kb | OK | 5 | 5 |
| 14 | 416ms | 806kb | Time limit exceeded | 0 | 0 |
| 15 | 403ms | 786kb | Time limit exceeded | 0 | 0 |
| 16 | 400ms | 20316kb | Time limit exceeded | 0 |
| 17 | 401ms | 249kb | Time limit exceeded | 0 | 0 |
| 18 | 400ms | 14864kb | Time limit exceeded | 0 |
| 19 | 404ms | 258kb | Time limit exceeded | 0 | 0 |
| 20 | 405ms | 22282kb | Time limit exceeded | 0 |
| Punctaj total | 65 |