运行 ID: 86858

Main.cc:10:17: error: empty character constant
     while(a[i]!=''){
                 ^~
Main.cc: In function ‘int main()’:
Main.cc:10:13: error: ‘i’ was not declared in this scope
     while(a[i]!=''){
             ^