Pagini recente » Borderou de evaluare (job #1371052) | Borderou de evaluare (job #3140969) | Borderou de evaluare (job #3129199) | Borderou de evaluare (job #1787914) | Borderou de evaluare (job #985231)
Borderou de evaluare (job #985231)
Raport evaluator
Compilare:
user.cpp: In member function ‘bic::big_int& bic::big_int::operator/=(const bic::big_int&)’:
user.cpp:42:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘const bic::big_int bic::operator*(const bic::big_int&, const bic::big_int&)’:
user.cpp:60:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, j, t; i < lhs._d.size(); ++i) {
^
user.cpp:61:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0, t = 0; j < rhs._d.size() || t; ++j, t /= big_int::BASE) {
^
user.cpp:63:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (j < rhs._d.size()) t += lhs._d[i] * rhs._d[j];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 428kb | OK | 5 |
2 | 0ms | 432kb | OK | 5 |
3 | 0ms | 432kb | OK | 5 |
4 | 0ms | 432kb | OK | 5 |
5 | 4ms | 428kb | OK | 5 |
6 | 0ms | 428kb | OK | 5 |
7 | 4ms | 436kb | OK | 5 |
8 | 4ms | 432kb | Incorect | 0 |
9 | 8ms | 432kb | Incorect | 0 |
10 | 16ms | 440kb | Incorect | 0 |
11 | 4ms | 432kb | OK | 5 |
12 | 8ms | 444kb | Incorect | 0 |
13 | 12ms | 440kb | Incorect | 0 |
14 | 36ms | 444kb | Incorect | 0 |
15 | 28ms | 440kb | Incorect | 0 |
16 | 92ms | 456kb | Incorect | 0 |
17 | 8ms | 436kb | Incorect | 0 |
18 | 4ms | 436kb | OK | 5 |
19 | 84ms | 456kb | Incorect | 0 |
20 | Depăşit | 432kb | Time limit exceeded. | 0 |
Punctaj total | 45 |