Pagini recente » Borderou de evaluare (job #1500589) | Borderou de evaluare (job #994381) | Borderou de evaluare (job #865382) | Borderou de evaluare (job #1303059) | Borderou de evaluare (job #2142196)
Borderou de evaluare (job #2142196)
Raport evaluator
Compilare:
user.cpp: In function ‘void add(Trie*, const string&, int)’:
user.cpp:17:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word_index == word.size()) {
^
user.cpp: In function ‘bool remove(Trie*, const string&, int)’:
user.cpp:29:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word_index == word.size()) {
^
user.cpp: In function ‘int search(Trie*, const string&, int)’:
user.cpp:43:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word_index == word.size()) {
^
user.cpp: In function ‘int query(Trie*, const string&, int, int)’:
user.cpp:54:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (word_index == word.size()) {
^
user.cpp: In function ‘int main()’:
user.cpp:69:13: warning: unused variable ‘ret’ [-Wunused-variable]
int op, ret;
^
user.cpp:65: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:66: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 | 1564kb | OK | 5 | 5 |
2 | 0ms | 1568kb | OK | 5 | 5 |
3 | 8ms | 1572kb | OK | 5 | 5 |
4 | 8ms | 1568kb | OK | 5 | 5 |
5 | 20ms | 1568kb | OK | 5 | 5 |
6 | 44ms | 1572kb | OK | 5 | 5 |
7 | 80ms | 1600kb | OK | 5 | 5 |
8 | 84ms | 1592kb | OK | 5 | 5 |
9 | Depăşit | 1768kb | Time limit exceeded. | 0 | 0 |
10 | 172ms | 2328kb | OK | 5 | 5 |
11 | Depăşit | 1632kb | Time limit exceeded. | 0 | 0 |
12 | Depăşit | 3136kb | Time limit exceeded. | 0 | 0 |
13 | Depăşit | 2848kb | Time limit exceeded. | 0 | 0 |
14 | Depăşit | 1884kb | Time limit exceeded. | 0 | 0 |
15 | Depăşit | 1844kb | Time limit exceeded. | 0 | 0 |
16 | Depăşit | 8680kb | Time limit exceeded. | 0 |
17 | Depăşit | 1588kb | Time limit exceeded. | 0 | 0 |
18 | Depăşit | 7416kb | Time limit exceeded. | 0 |
19 | Depăşit | 1600kb | Time limit exceeded. | 0 | 0 |
20 | Depăşit | 8616kb | Time limit exceeded. | 0 |
Punctaj total | 45 |