Borderou de evaluare (job #2140761)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:144:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(C[i] == 0 && a.size() == b.size() && n - i == a.size())
^
user.cpp:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(n - i == b.size()) B[i] = 1;
^
user.cpp:226:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(n - i == a.size()) A[i] = 1;
^
user.cpp:317:25: warning: statement has no effect [-Wunused-value]
print(i);
^
user.cpp:318:28: warning: statement has no effect [-Wunused-value]
print(A[i]);
^
user.cpp:319:28: warning: statement has no effect [-Wunused-value]
print(B[i]);
^
user.cpp:320:32: warning: statement has no effect [-Wunused-value]
print(A[i + 1]);
^
user.cpp:321:32: warning: statement has no effect [-Wunused-value]
print(B[i + 1]);
^
user.cpp:322:32: warning: statement has no effect [-Wunused-value]
print(C[i + 1]);
^
user.cpp:323:38: warning: statement has no effect [-Wunused-value]
print(fixed_A[i + 1]);
^
user.cpp:324:38: warning: statement has no effect [-Wunused-value]
print(fixed_B[i + 1]);
^
user.cpp:325:38: warning: statement has no effect [-Wunused-value]
print(fixed_C[i + 1]);
^
user.cpp:326:34: warning: statement has no effect [-Wunused-value]
print(fixed_A[i]);
^
user.cpp:327:34: warning: statement has no effect [-Wunused-value]
print(fixed_B[i]);
^
user.cpp:328:34: warning: statement has no effect [-Wunused-value]
print(fixed_C[i]);
^
user.cpp:329:34: warning: statement has no effect [-Wunused-value]
print(has[i + 1]);
^
user.cpp:330:32: warning: statement has no effect [-Wunused-value]
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 32ms | 6152kb | Corect | 5 |
2 | 64ms | 6148kb | Corect | 5 |
3 | 64ms | 6148kb | Corect | 5 |
4 | 64ms | 6160kb | Corect | 5 |
5 | 64ms | 6164kb | Corect | 5 |
6 | 64ms | 6164kb | Corect | 5 |
7 | 64ms | 6164kb | Corect | 5 |
8 | 64ms | 6160kb | Corect | 5 |
9 | 84ms | 6280kb | Corect | 5 |
10 | 88ms | 6280kb | Corect | 5 |
11 | 92ms | 6284kb | Corect | 5 |
12 | 88ms | 6292kb | Corect | 5 |
13 | 96ms | 6288kb | Corect | 5 |
14 | Depăşit | 6552kb | Time limit exceeded. | 0 |
15 | Depăşit | 6856kb | Time limit exceeded. | 0 |
16 | Depăşit | 6744kb | Time limit exceeded. | 0 |
17 | Depăşit | 6844kb | Time limit exceeded. | 0 |
18 | Depăşit | 6840kb | Time limit exceeded. | 0 |
19 | Depăşit | 6848kb | Time limit exceeded. | 0 |
20 | 44ms | 6844kb | Incorect | 0 |
Punctaj total | 65 |