Pagini recente » Borderou de evaluare (job #2873092) | Borderou de evaluare (job #1423932) | Borderou de evaluare (job #1461705) | Borderou de evaluare (job #1312953) | Borderou de evaluare (job #2236913)
Borderou de evaluare (job #2236913)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for ( int i = 1; i <= n; ++i)
^~~
user.cpp:30:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
for ( int i = 1; i <= n; ++i)
^~~
user.cpp: In function ‘bool Check(int)’:
user.cpp:76:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ( mi > V[i][m].size())
~~~^~~~~~~~~~~~~~~~
user.cpp:83:13: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for ( int j = i - lung + 1; j <= i; ++j)
^~~
user.cpp:85:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
int cnt = 0;
^~~
user.cpp:67:13: warning: unused variable ‘ok1’ [-Wunused-variable]
bool ok,ok1 = false;
^~~
user.cpp:70:29: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int mi = 0x3f3f3f3f,poz;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 4340kb | OK | 5 |
2 | 16ms | 4336kb | OK | 5 |
3 | 40ms | 6448kb | OK | 5 |
4 | 24ms | 4340kb | OK | 5 |
5 | 44ms | 6452kb | OK | 5 |
6 | 36ms | 5392kb | OK | 5 |
7 | 24ms | 4368kb | Incorect | 0 |
8 | 24ms | 4372kb | Incorect | 0 |
9 | 48ms | 6448kb | Incorect | 0 |
10 | 40ms | 5604kb | OK | 5 |
11 | 36ms | 5608kb | Incorect | 0 |
12 | 28ms | 4596kb | Incorect | 0 |
13 | 40ms | 4624kb | Incorect | 0 |
14 | 32ms | 4608kb | Incorect | 0 |
15 | 36ms | 4624kb | Incorect | 0 |
16 | 48ms | 5628kb | OK | 5 |
17 | 120ms | 7360kb | OK | 5 |
18 | Depăşit | 5152kb | Time limit exceeded. | 0 |
19 | 124ms | 6312kb | Incorect | 0 |
20 | Depăşit | 5240kb | Time limit exceeded. | 0 |
Punctaj total | 45 |