Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1157991)
| Utilizator | Data | 28 martie 2014 19:42:37 | |
|---|---|---|---|
| Problema | Beep | Status | done |
| Runda | Infoarena Monthly 2014 - Runda 3 | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<line.size();i++) {
^
user.cpp:22:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=i;j<line.size() && line[j]!=' ';j++) {
^
user.cpp:23:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
isWord = isWord && (j-i)< word.size() && (line[j] == word[j-i]);
^
user.cpp:28:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (isWord && atLeastAChar && (j-i) == word.size())
^
user.cpp:33:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i<line.size() && line[i] == ' ') {
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 384kb | Incorect | 0 | 0 |
| 2 | 0ms | 380kb | Incorect | 0 | |
| 3 | 0ms | 384kb | OK | 10 | |
| 4 | 0ms | 380kb | Incorect | 0 | |
| 5 | 0ms | 384kb | OK | 10 | |
| 6 | 0ms | 384kb | Incorect | 0 | |
| 7 | 0ms | 380kb | Incorect | 0 | |
| 8 | 0ms | 380kb | Incorect | 0 | |
| 9 | 0ms | 384kb | Incorect | 0 | |
| 10 | 0ms | 380kb | Incorect | 0 | |
| Penalizare 21 (pentru 42.6 minute) + 6 (pentru 2 submisii) | -27 | ||||
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
