北大ACM 1298题
北大ACM 1298题
日期:2008-10-17 00:20:40 人气:1
注意不要PE
#include
#include
using namespace std;
int main()
{
int i,j;
string str;
char ch;
while(cin>>str){
if(str=="ENDOFINPUT")
break;
cin>>str;
j=1;
while(str!="END"){
i=0;
if(j) j=