Pagini recente » Borderou de evaluare (job #479585) | Borderou de evaluare (job #2205774)
Borderou de evaluare (job #2205774)
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:45:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < s2.size()) {
~~^~~~~~~~~~~
user.cpp:49:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(h1.size() < n2 + 2);
~~~~~~~~~~^~~~~~~~
user.cpp:49:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(h1.size() < n2 + 2);
^~
user.cpp:50:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
h1.push_back(0);
^~
user.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(h2.size() < n2 + 2);
~~~~~~~~~~^~~~~~~~
user.cpp:53:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if(h2.size() < n2 + 2);
^~
user.cpp:54: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 | 1340kb | Incorect | 0 | 0 |
2 | 8ms | 1640kb | Incorect | 0 | 0 |
3 | 80ms | 4200kb | Incorect | 0 | 0 |
4 | 80ms | 4224kb | Incorect | 0 | 0 |
5 | 244ms | 13392kb | Incorect | 0 | 0 |
6 | 240ms | 12584kb | Incorect | 0 |
7 | 248ms | Depăşit | Memory limit exceeded. | 0 | 0 |
8 | 272ms | 12088kb | Incorect | 0 |
9 | 264ms | 12424kb | Incorect | 0 | 0 |
10 | 240ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |