Borderou de evaluare (job #1135979)

Utilizator vyrtusRadu Criuleni vyrtus Data 8 martie 2014 17:18:23
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void addword(trie*, std::string, int)’: user.cpp:36:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (r-1 == wd.length()) { nod->word++; return;} ^ user.cpp: In function ‘int delword(trie*, std::string, int)’: user.cpp:48:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (r-1 == wd.length() ) nod->word--; ^ user.cpp: In function ‘int nword(trie*, std::string, int)’: user.cpp:62:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (r-1 == wd.length()) return nod->word; ^ user.cpp: In function ‘int npref(trie*, std::string, int, int)’: user.cpp:75:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((r-1 == wd.length() )|| (nod->edge[wd[r] - 'a'] == 0)) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms404kbKilled by signal 11(SIGSEGV).00
20ms412kbKilled by signal 11(SIGSEGV).00
34ms420kbKilled by signal 11(SIGSEGV).00
44ms412kbKilled by signal 11(SIGSEGV).00
54ms408kbKilled by signal 11(SIGSEGV).00
64ms412kbKilled by signal 11(SIGSEGV).00
74ms424kbKilled by signal 11(SIGSEGV).00
88ms420kbKilled by signal 11(SIGSEGV).00
94ms416kbKilled by signal 11(SIGSEGV).00
1016ms420kbKilled by signal 11(SIGSEGV).00
114ms416kbKilled by signal 11(SIGSEGV).00
128ms424kbKilled by signal 11(SIGSEGV).00
1328ms424kbKilled by signal 11(SIGSEGV).00
1436ms436kbKilled by signal 11(SIGSEGV).00
154ms432kbKilled by signal 11(SIGSEGV).00
1624ms440kbKilled by signal 11(SIGSEGV).0
174ms416kbKilled by signal 11(SIGSEGV).00
1836ms432kbKilled by signal 11(SIGSEGV).0
194ms416kbKilled by signal 11(SIGSEGV).00
2012ms440kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?