gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-2ubuntu1~12.04) 编译器的一个BUG(不是bug)
该BUG(暂且当作BUG)为string型数组bug。当前版本截图使用的IDE:codeblocks10.04源代码:#include
#include
#include
usingnamespacestd;
intmain()
{
stringa;
stringe[10];
inti,j;
intk,l;
freopen("test.txt","r",stdin);
cin>>k;
w