how to reduce multiple OR conditions in if statement in c language

前端 未结 0 1375
暗喜
暗喜 2020-12-29 14:49

For this code I am getting "Function has a complexity of 48 which is greater than 20 authorized." How do i reduce the complexity?

if(strcmp(tag,&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题