Pagini recente » Borderou de evaluare (job #2797054) | Borderou de evaluare (job #1599012) | Borderou de evaluare (job #2401637) | Borderou de evaluare (job #343044) | Borderou de evaluare (job #2073336)
Borderou de evaluare (job #2073336)
Raport evaluator
Compilare:
user.cpp: In function ‘void add(Trie*&, std::string&, int)’:
user.cpp:26:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (k == word.size()) {
^
user.cpp: In function ‘void remove(Trie*&, std::string&, int)’:
user.cpp:42:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (k == word.size()) {
^
user.cpp: In function ‘int count(Trie*&, std::string&, int)’:
user.cpp:56:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (k == word.size()) {
^
user.cpp: In function ‘int prefix(Trie*&, std::string&, int)’:
user.cpp:68:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (k == word.size() && tr->isPassed > 0) {
^
user.cpp: In function ‘int main()’:
user.cpp:80:35: 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);
^
user.cpp:81:37: 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 | 0ms | 404kb | OK | 5 | 5 |
2 | 0ms | 424kb | OK | 5 | 5 |
3 | 4ms | 432kb | OK | 5 | 5 |
4 | 4ms | 420kb | OK | 5 | 5 |
5 | 12ms | 416kb | OK | 5 | 5 |
6 | 28ms | 428kb | OK | 5 | 5 |
7 | 52ms | 452kb | OK | 5 | 5 |
8 | 56ms | 444kb | OK | 5 | 5 |
9 | 160ms | 632kb | OK | 5 | 5 |
10 | 124ms | 1288kb | OK | 5 | 5 |
11 | Depăşit | 480kb | Time limit exceeded. | 0 | 0 |
12 | Depăşit | 2228kb | Time limit exceeded. | 0 | 0 |
13 | Depăşit | 1888kb | Time limit exceeded. | 0 | 0 |
14 | Depăşit | 764kb | Time limit exceeded. | 0 | 0 |
15 | Depăşit | 736kb | Time limit exceeded. | 0 | 0 |
16 | Depăşit | 8872kb | Time limit exceeded. | 0 |
17 | Depăşit | 436kb | Time limit exceeded. | 0 | 0 |
18 | Depăşit | 7632kb | Time limit exceeded. | 0 |
19 | Depăşit | 436kb | Time limit exceeded. | 0 | 0 |
20 | Depăşit | 8732kb | Time limit exceeded. | 0 |
Punctaj total | 50 |