Borderou de evaluare (job #1539605)
Raport evaluator
Compilare:
user.cpp: In function ‘void Sort()’:
user.cpp:51:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int index = 1; index < v.size(); index++)
^
user.cpp: In function ‘void Solve()’:
user.cpp:70:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int index = 2; index < v.size(); index++)
^
user.cpp: In function ‘void Print()’:
user.cpp:88:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int index = 0; index < stack.size(); index++)
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 520kb | Corect | 10 |
| 2 | 0ms | 520kb | Corect | 10 |
| 3 | 48ms | 872kb | Corect | 10 |
| 4 | 48ms | 868kb | Corect | 10 |
| 5 | 48ms | 872kb | Corect | 10 |
| 6 | 352ms | 2392kb | Corect | 10 |
| 7 | 352ms | 2392kb | Corect | 10 |
| 8 | 352ms | 2396kb | Corect | 10 |
| 9 | 344ms | 2396kb | Corect | 10 |
| 10 | 340ms | 2392kb | Corect | 10 |
| Punctaj total | 100 |