Pagini recente » Monitorul de evaluare | Atasamentele paginii Clasament simulare-onis-finala | Monitorul de evaluare | Cod sursa (job #349062) | Borderou de evaluare (job #1560539)
Borderou de evaluare (job #1560539)
Raport evaluator
Compilare:
user.cpp: In function ‘bool detail::Delete(TrieNode*, const string&, int)’:
user.cpp:42:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (indexInWord == word.length())
^
user.cpp: In function ‘int detail::CountLongestCommonPrefix(const TrieNode*, const string&, int, int)’:
user.cpp:61:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (indexInWord == word.length())
^
user.cpp: In function ‘void detail::AddWordOccurrence(TrieNode*, const string&, int)’:
user.cpp:75:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (indexInWord == word.length())
^
user.cpp: In function ‘int detail::CountOccurrences(TrieNode*, const string&, int)’:
user.cpp:98:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (indexInWord == word.length())
^
user.cpp: In function ‘int main()’:
user.cpp:157:32: 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:158:34: 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);
^
user.cpp:159:24: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 32, stdin);
^
user.cpp:170:25: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(line, 32, stdin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 244kb | OK | 5 | 5 |
| 2 | 0ms | 252kb | OK | 5 | 5 |
| 3 | 0ms | 260kb | OK | 5 | 5 |
| 4 | 0ms | 256kb | OK | 5 | 5 |
| 5 | 0ms | 256kb | OK | 5 | 5 |
| 6 | 0ms | 264kb | OK | 5 | 5 |
| 7 | 4ms | 284kb | OK | 5 | 5 |
| 8 | 4ms | 272kb | OK | 5 | 5 |
| 9 | 8ms | 416kb | OK | 5 | 5 |
| 10 | 12ms | 916kb | OK | 5 | 5 |
| 11 | 16ms | 312kb | OK | 5 | 5 |
| 12 | 28ms | 1612kb | OK | 5 | 5 |
| 13 | 36ms | 1360kb | OK | 5 | 5 |
| 14 | 36ms | 520kb | OK | 5 | 5 |
| 15 | 44ms | 496kb | OK | 5 | 10 |
| 16 | 92ms | 10084kb | OK | 5 |
| 17 | 68ms | 276kb | OK | 5 | 10 |
| 18 | 96ms | 7420kb | OK | 5 |
| 19 | 60ms | 280kb | OK | 5 | 10 |
| 20 | 104ms | 13468kb | OK | 5 |
| Punctaj total | 100 |