Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1975062)
| Utilizator | Data | 29 aprilie 2017 20:08:46 | |
|---|---|---|---|
| Problema | PScPld | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int palindromeCreation(std::string&)’:
user.cpp:19:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<S.size();i++)
^
user.cpp:26:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<aux.size();i++)
^
user.cpp:33:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i-len-1>=0&&i+len+1<aux.size()&&aux[i+len+1]==aux[i-len-1])
^
user.cpp:41:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i-l-1>=0&&i+l+1<aux.size()&&aux[i-l-1]==aux[i+l+1])
^
user.cpp:47:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<aux.size();i++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 568kb | OK | 10 |
| 2 | 0ms | 784kb | OK | 10 |
| 3 | 0ms | 784kb | OK | 10 |
| 4 | 68ms | 11948kb | Incorect | 0 |
| 5 | 12ms | 2920kb | Incorect | 0 |
| 6 | 28ms | 5992kb | Incorect | 0 |
| 7 | 32ms | 6288kb | Incorect | 0 |
| 8 | 52ms | 11216kb | Incorect | 0 |
| 9 | 60ms | 11652kb | Incorect | 0 |
| 10 | 64ms | 11948kb | Incorect | 0 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
