Pagini recente » Borderou de evaluare (job #1754852) | Borderou de evaluare (job #758917) | Cod sursa (job #2024910) | Monitorul de evaluare | Borderou de evaluare (job #2467657)
Borderou de evaluare (job #2467657)
Raport evaluator
Compilare:
main.cpp: In member function 'BigInt BigInt::add(BigInt)':
main.cpp:34:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < c.digits.size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:36:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i < digits.size())
~~^~~~~~~~~~~~~~~
main.cpp:39:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i < a.digits.size())
~~^~~~~~~~~~~~~~~~~
main.cpp: In member function 'BigInt BigInt::multiplies(BigInt)':
main.cpp:63:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < digits.size(); i++)
~~^~~~~~~~~~~~~~~
main.cpp:64:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < a.digits.size(); j++)
~~^~~~~~~~~~~~~~~~~
main.cpp:67:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < c.digits.size() - 1; i++)
~~^~~~~~~~~~~~~~~~~~~~~
main.cpp: At global scope:
main.cpp:110:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | OK | 5 |
| 2 | 2ms | 262kb | OK | 5 |
| 3 | 3ms | 262kb | OK | 5 |
| 4 | 3ms | 262kb | OK | 5 |
| 5 | 3ms | 262kb | OK | 5 |
| 6 | 4ms | 262kb | Incorect | 0 |
| 7 | 3ms | 262kb | Incorect | 0 |
| 8 | 5ms | 262kb | Incorect | 0 |
| 9 | 5ms | 262kb | Incorect | 0 |
| 10 | 8ms | 262kb | Incorect | 0 |
| 11 | 5ms | 393kb | Incorect | 0 |
| 12 | 12ms | 397kb | Incorect | 0 |
| 13 | 16ms | 389kb | Incorect | 0 |
| 14 | 17ms | 401kb | Incorect | 0 |
| 15 | 28ms | 401kb | Incorect | 0 |
| 16 | 6ms | 393kb | OK | 5 |
| 17 | 5ms | 393kb | OK | 5 |
| 18 | 34ms | 409kb | Incorect | 0 |
| 19 | 18ms | 425kb | Incorect | 0 |
| 20 | 34ms | 491kb | Incorect | 0 |
| Punctaj total | 35 |