Borderou de evaluare (job #1242507)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:25: warning: NULL used in arithmetic [-Wpointer-arith]
for(i=0; ch[i]!=NULL; i++){
^
user.cpp:11:28: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if((ch[i]>='a' && ch[i]<='z' || ch[i]>='A' && ch[i]<='Z') && !(ch[i+1]>='a' && ch[i+1]<='z' || ch[i+1]>='A' && ch[i+1]<='Z')){
^
user.cpp:11:89: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if((ch[i]>='a' && ch[i]<='z' || ch[i]>='A' && ch[i]<='Z') && !(ch[i+1]>='a' && ch[i+1]<='z' || ch[i+1]>='A' && ch[i+1]<='Z')){
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 388kb | OK | 10 |
2 | 0ms | 388kb | OK | 10 |
3 | 0ms | 392kb | OK | 10 |
4 | 0ms | 396kb | OK | 10 |
5 | 0ms | 400kb | OK | 10 |
6 | 0ms | 408kb | OK | 10 |
7 | 8ms | 628kb | Incorect | 0 |
8 | 8ms | 420kb | Incorect | 0 |
9 | 12ms | 624kb | Incorect | 0 |
10 | 16ms | 424kb | Incorect | 0 |
Punctaj total | 60 |