Pagini recente » Borderou de evaluare (job #2866553) | Borderou de evaluare (job #2481225) | Borderou de evaluare (job #2528789) | Monitorul de evaluare | Borderou de evaluare (job #1157991)
Borderou de evaluare (job #1157991)
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 |