Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2314540)
| Utilizator | Data | 8 ianuarie 2019 18:08:46 | |
|---|---|---|---|
| Problema | SETI | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int check(int, const string&, const std::vector<char>&, int)':
main.cpp:31:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < word.size() && from <= n && word[i] == s[from]) {
~~^~~~~~~~~~~~~
main.cpp:36:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(i == word.size())
~~^~~~~~~~~~~~~~
main.cpp:38:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if((i < word.size() && from <= n && s[from] < word[i]) || (from > n))
~~^~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 175ms | 6791kb | OK | 10 |
| 2 | 30ms | 1835kb | OK | 10 |
| 3 | 123ms | 3014kb | OK | 10 |
| 4 | 130ms | 3014kb | OK | 10 |
| 5 | 234ms | 5902kb | OK | 10 |
| 6 | 389ms | 9052kb | OK | 10 |
| 7 | 400ms | 12066kb | Time limit exceeded | 0 |
| 8 | 400ms | 12320kb | Time limit exceeded | 0 |
| 9 | 402ms | 12320kb | Time limit exceeded | 0 |
| 10 | 402ms | 12320kb | Time limit exceeded | 0 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
