Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2062388)
| Utilizator | Data | 10 noiembrie 2017 12:17:54 | |
|---|---|---|---|
| Problema | Potrivire | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void kmp(std::string, int)’:
user.cpp:20:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<=aux.size(); i++)
^
user.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<=aux.size(); i++)
^
user.cpp:31:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(KMP[i]==p.size())
^
user.cpp: In function ‘int main()’:
user.cpp:56:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<=s.size();i++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 532kb | OK | 10 | 10 |
| 2 | 0ms | 540kb | OK | 10 | 10 |
| 3 | 0ms | 540kb | OK | 10 | 10 |
| 4 | 0ms | 544kb | OK | 10 | 10 |
| 5 | 0ms | 588kb | OK | 10 | 0 |
| 6 | 0ms | 600kb | OK | 10 | |
| 7 | 0ms | 592kb | OK | 10 | |
| 8 | 4ms | 632kb | OK | 10 | |
| 9 | 0ms | 656kb | Incorect | 0 | |
| 10 | 0ms | 608kb | Incorect | 0 | |
| Punctaj total | 40 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
