Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1731691)
| Utilizator | Data | 19 iulie 2016 16:07:15 | |
|---|---|---|---|
| Problema | Sosete | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 35 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘std::istream& operator>>(std::istream&, bigint&)’:
user.cpp:17:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<s.size();i++)
^
user.cpp: In function ‘bigint operator-(const bigint&, const int&)’:
user.cpp:42:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<x.size())
^
user.cpp: In function ‘bigint operator+(const bigint&, const int&)’:
user.cpp:64:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<x.size())
^
user.cpp: In function ‘bigint operator*(const bigint&, const bigint&)’:
user.cpp:84:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<x.size();i++)
^
user.cpp:85:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<y.size();j++)
^
user.cpp:87:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<c.size();i++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 428kb | OK | 5 |
| 2 | 0ms | 424kb | OK | 5 |
| 3 | 0ms | 424kb | OK | 5 |
| 4 | 0ms | 428kb | Incorect | 0 |
| 5 | 0ms | 428kb | OK | 5 |
| 6 | 0ms | 424kb | OK | 5 |
| 7 | 0ms | 424kb | Incorect | 0 |
| 8 | 0ms | 420kb | OK | 5 |
| 9 | 0ms | 424kb | Incorect | 0 |
| 10 | 0ms | 428kb | OK | 5 |
| 11 | 0ms | 432kb | Incorect | 0 |
| 12 | 0ms | 428kb | Incorect | 0 |
| 13 | 0ms | 428kb | Incorect | 0 |
| 14 | 0ms | 424kb | Incorect | 0 |
| 15 | 0ms | 428kb | Incorect | 0 |
| 16 | 0ms | 428kb | Incorect | 0 |
| 17 | 0ms | 428kb | Incorect | 0 |
| 18 | 0ms | 428kb | Incorect | 0 |
| 19 | 0ms | 436kb | Incorect | 0 |
| 20 | 0ms | 436kb | Incorect | 0 |
| Punctaj total | 35 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
