Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #985231)
| Utilizator | Data | 16 august 2013 23:37:48 | |
|---|---|---|---|
| Problema | Gard3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 45 | ||
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 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
