Borderou de evaluare (job #1223933)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i =0; i < strlen(b); i++)
^
user.cpp:17:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(count == strlen(a) && (i == strlen(b) - 1 || b[i+1] == ' ')) {fout<<"beep";f = 0;count = 0;}
^
user.cpp:17:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(count == strlen(a) && (i == strlen(b) - 1 || b[i+1] == ' ')) {fout<<"beep";f = 0;count = 0;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 384kb | OK | 10 | 0 |
| 2 | 0ms | 388kb | OK | 10 |
| 3 | 0ms | 388kb | OK | 10 |
| 4 | 0ms | 392kb | OK | 10 |
| 5 | 0ms | 388kb | OK | 10 |
| 6 | 0ms | 388kb | OK | 10 |
| 7 | 0ms | 388kb | OK | 10 |
| 8 | 0ms | 392kb | OK | 10 |
| 9 | 0ms | 388kb | Incorect | 0 |
| 10 | 0ms | 388kb | OK | 10 |
| Punctaj total | 0 |