Pagini recente » Borderou de evaluare (job #330241) | Borderou de evaluare (job #1632600) | Borderou de evaluare (job #2127560) | Borderou de evaluare (job #1418660) | Borderou de evaluare (job #2675232)
Borderou de evaluare (job #2675232)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:60:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < splits.size(); ++i) {
~~^~~~~~~~~~~~~~~
main.cpp:68:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = splits[i].length(); j < a.length(); ++j) {
~~^~~~~~~~~~~~
main.cpp:77:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < splits.size() && !noSol; ++i) {
~~^~~~~~~~~~~~~~~
main.cpp:80:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < splitMatches[i].size() && !noSol; ++j) {
~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:36:40: warning: 'h1a.rollingHash::maxpower' may be used uninitialized in this function [-Wmaybe-uninitialized]
this->val = ((this->val - (out * this->maxpower) % this->n + this->n) * this->key + in) % this->n;
~~~~~^~~~~~~~~~~~~~~~~
main.cpp:57:17: note: 'h1a.rollingHash::maxpower' was declared here
rollingHash h1a, h2a;
^~~
main.cpp:36:40: warning: 'h2a.rollingHash::maxpower' may be used uninitialized in this function [-Wmaybe-uninitialized]
this->val = ((this->val - (out * this->maxpower) % this->n + this->n) * this->key + in) % this->n;
~~~~~^~~~~~~~~~~~~~~~~
main.cpp:57:22: note: 'h2a.rollingHash::maxpower' was declared here
rollingHash h1a, h2a;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 3ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 3ms | 131kb | Incorect | 0 | 0 |
5 | 10ms | 131kb | OK | 10 | 0 |
6 | 11ms | 131kb | OK | 10 |
7 | 11ms | 131kb | OK | 10 |
8 | 14ms | 131kb | Incorect | 0 |
9 | 4ms | 262kb | Incorect | 0 |
10 | 16ms | 131kb | OK | 10 |
Punctaj total | 30 |