Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1955360)
| Utilizator | Data | 5 aprilie 2017 22:13:37 | |
|---|---|---|---|
| Problema | Dir | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void colect()’:
user.cpp:23:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<sol.size();++j)
^
user.cpp:25:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int z=0;z<sol[j].size();++z)sl.push_back(sol[j][z]);
^
user.cpp:26:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j!=sol.size()-1)sl.push_back(bs);
^
user.cpp: In function ‘void next_string()’:
user.cpp:33:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<s.size() && (s[i]!=',' && s[i]!='(' && s[i]!=')'))
^
user.cpp: In function ‘void evaluare()’:
user.cpp:57:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<s.size() && s[i]!=')')
^
user.cpp: In function ‘int main()’:
user.cpp:72:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k=0;k<s.size();++k)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 412kb | Incorect | 0 |
| 2 | 0ms | 412kb | Incorect | 0 |
| 3 | 0ms | 416kb | Incorect | 0 |
| 4 | 0ms | 416kb | Incorect | 0 |
| 5 | 0ms | 416kb | Incorect | 0 |
| 6 | 0ms | 416kb | Incorect | 0 |
| 7 | 0ms | 416kb | Incorect | 0 |
| 8 | 0ms | 416kb | Incorect | 0 |
| 9 | 0ms | 416kb | Incorect | 0 |
| 10 | 0ms | 412kb | OK | 10 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
