给定输入的C程序,移除括号

#include int main(){ int i=0,c=0,j=0; char a[100],b[100]; printf("