Pagini recente » Borderou de evaluare (job #3199564) | Borderou de evaluare (job #1230640) | Borderou de evaluare (job #1343155) | Borderou de evaluare (job #2327673) | Borderou de evaluare (job #2958648)
Borderou de evaluare (job #2958648)
Raport evaluator
Compilare:
main.cpp: In constructor 'SuffixArray::SuffixArray(std::string)':
main.cpp:11:10: warning: 'SuffixArray::s' will be initialized after [-Wreorder]
11 | string s;
| ^
main.cpp:10:8: warning: 'bool SuffixArray::stringSet' [-Wreorder]
10 | bool stringSet;
| ^~~~~~~~~
main.cpp:13:12: warning: when initialized here [-Wreorder]
13 | explicit SuffixArray(string s) : s(s), stringSet(1) {
| ^~~~~~~~~~~
main.cpp: In member function 'SuffixArray SuffixArray::operator=(SuffixArray&)':
main.cpp:23:48: warning: no return statement in function returning non-void [-Wreturn-type]
23 | SuffixArray operator = (SuffixArray& other) {}
| ^
main.cpp: In member function 'SuffixArray SuffixArray::operator=(SuffixArray&&)':
main.cpp:24:58: warning: no return statement in function returning non-void [-Wreturn-type]
24 | SuffixArray operator = (SuffixArray&& other) noexcept {}
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 300ms | 3538kb | OK | 20 | 100 |
2 | 884ms | 60264kb | OK | 20 |
3 | 838ms | 61050kb | OK | 20 |
4 | 1090ms | 30601kb | OK | 20 |
5 | 1074ms | 29310kb | OK | 20 |
Punctaj total | 100 |