Maybe this link helps?Btw, anyone knows how to solve the character set problem?
http://dev.mysql.com/doc/refman/5.0/en/ ... -sets.html
Maybe this link helps?Btw, anyone knows how to solve the character set problem?
It seems to me that this is PHP bug. I saw same problem in php board. Adrian Kuegel name was cutted.It seems there's something wrong with non-basic ASCII characters (as in my name)
Code: Select all
int main()
{
int t=0;
while(2==scanf("%d%d",&N,&k))
{
if (!N && !k) break;
if(t++) puts("");
Test();
}
return 0;
}
But there isn't blank line after last case in judge output.Print a blank line after each case.
But there isn't checker for this problem.The spacing between the numbers and operations in the output is not critical.
Code: Select all
3
0000000
0000000
1000000
1000000
1100000
1100000
1110000
1110000
1111000
1111000
1111100
1111100
1111110
1111110
0
1
0
0