Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1834972)
| Utilizator | Data | 25 decembrie 2016 23:17:46 | |
|---|---|---|---|
| Problema | Cel mai lung subsir comun | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:29:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<b.size(); i++)
^
user.cpp:31:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<a.size(); i++)
^
user.cpp:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=1; i<a.size(); i++)
^
user.cpp:34:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=1; j<b.size(); j++)
^
user.cpp: At global scope:
user.cpp:54:6: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
main()
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 412kb | Raspuns corect! | 10 |
| 2 | 0ms | 408kb | Lungime incorecta! | 0 |
| 3 | 0ms | 412kb | Lungime incorecta! | 0 |
| 4 | 0ms | 524kb | Lungime incorecta! | 0 |
| 5 | 0ms | 528kb | Lungime incorecta! | 0 |
| 6 | 4ms | 1840kb | Lungime incorecta! | 0 |
| 7 | 8ms | 3688kb | Lungime incorecta! | 0 |
| 8 | 8ms | 3952kb | Lungime incorecta! | 0 |
| 9 | 12ms | 4216kb | Lungime incorecta! | 0 |
| 10 | 8ms | 3424kb | Lungime incorecta! | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
