Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2225968)
| Utilizator | Data | 28 iulie 2018 20:57:38 | |
|---|---|---|---|
| Problema | Curse de cai | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:26:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, ptr = 0; i < a.size() && ptr < b.size(); ++i) {
~~^~~~~~~~~~
user.cpp:26:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, ptr = 0; i < a.size() && ptr < b.size(); ++i) {
~~~~^~~~~~~~~~
user.cpp:27:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (ptr < b.size() && a[i] > b[ptr])
~~~~^~~~~~~~~~
user.cpp:29:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (ptr < b.size() && a[i] == b[ptr]) {
~~~~^~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 1332kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
