Pagini recente » Borderou de evaluare (job #1925227) | Borderou de evaluare (job #2969331) | Borderou de evaluare (job #550) | Borderou de evaluare (job #2017754) | Borderou de evaluare (job #2467663)
Borderou de evaluare (job #2467663)
Raport evaluator
Compilare:
main.cpp: In member function 'BigInt BigInt::add(BigInt)':
main.cpp:36:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < c.digits.size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:38:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i < digits.size())
~~^~~~~~~~~~~~~~~
main.cpp:41: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:65:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < digits.size(); i++)
~~^~~~~~~~~~~~~~~
main.cpp:66:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < a.digits.size(); j++)
~~^~~~~~~~~~~~~~~~~
main.cpp:69: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:112: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 | Incorect | 0 |
| 2 | 3ms | 262kb | Incorect | 0 |
| 3 | 3ms | 262kb | Incorect | 0 |
| 4 | 3ms | 262kb | Incorect | 0 |
| 5 | 3ms | 262kb | Incorect | 0 |
| 6 | 4ms | 262kb | Incorect | 0 |
| 7 | 4ms | 262kb | Incorect | 0 |
| 8 | 5ms | 262kb | Incorect | 0 |
| 9 | 5ms | 393kb | Incorect | 0 |
| 10 | 7ms | 262kb | Incorect | 0 |
| 11 | 5ms | 393kb | Incorect | 0 |
| 12 | 12ms | 417kb | Incorect | 0 |
| 13 | 19ms | 421kb | Incorect | 0 |
| 14 | 17ms | 425kb | Incorect | 0 |
| 15 | 32ms | 425kb | Incorect | 0 |
| 16 | 6ms | 524kb | Incorect | 0 |
| 17 | 5ms | 393kb | Incorect | 0 |
| 18 | 37ms | 430kb | Incorect | 0 |
| 19 | 26ms | 561kb | Incorect | 0 |
| 20 | 40ms | 552kb | Incorect | 0 |
| Punctaj total | 0 |