Pagini recente » Borderou de evaluare (job #2985225) | Borderou de evaluare (job #472601) | Borderou de evaluare (job #1461960) | Borderou de evaluare (job #541831) | Borderou de evaluare (job #2205776)
Borderou de evaluare (job #2205776)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < s1.size()) {
~~^~~~~~~~~~~
user.cpp:29:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(hs1.size() < n1 + 2);
~~~~~~~~~~~^~~~~~~~
user.cpp:29:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(hs1.size() < n1 + 2);
^~
user.cpp:30:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
hs1.push_back(0);
^~~
user.cpp:33:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(hs2.size() < n1 + 2);
~~~~~~~~~~~^~~~~~~~
user.cpp:33:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(hs2.size() < n1 + 2);
^~
user.cpp:34:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
hs2.push_back(0);
^~~
user.cpp:47:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < s2.size()) {
~~^~~~~~~~~~~
user.cpp:51:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(h1.size() < n2 + 2);
~~~~~~~~~~^~~~~~~~
user.cpp:51:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(h1.size() < n2 + 2);
^~
user.cpp:52:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
h1.push_back(0);
^~
user.cpp:55:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(h2.size() < n2 + 2);
~~~~~~~~~~^~~~~~~~
user.cpp:55:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(h2.size() < n2 + 2);
^~
user.cpp:56:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
h2.push_back(0);
^~
user.cpp:14:9: warning: unused variable ‘nr’ [-Wunused-variable]
int nr = 0;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1336kb | Incorect | 0 | 0 |
2 | 8ms | 1636kb | Incorect | 0 | 0 |
3 | 80ms | 4204kb | Incorect | 0 | 0 |
4 | 80ms | 4228kb | Incorect | 0 | 0 |
5 | 240ms | 9604kb | Incorect | 0 | 0 |
6 | 236ms | 10964kb | Incorect | 0 |
7 | 248ms | Depăşit | Memory limit exceeded. | 0 | 0 |
8 | 276ms | 12036kb | Incorect | 0 |
9 | 268ms | 11852kb | Incorect | 0 | 0 |
10 | 244ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |