What causes WA?
#include<cmath>
#include<stdio.h>
#include<cctype>
#include<cstdlib>
#include<cstring>
#include<stack>
#include<queue>
#include<list>
#include<map>
#include<set>
#include<deque>
#include<iostream>
#include<string>
#include<vector>
#include<sstream>
#include<algorithm>
using ...
Search found 2 matches
- Sun Nov 14, 2010 6:34 am
- Forum: Volume 100 (10000-10099)
- Topic: 10082 - WERTYU
- Replies: 57
- Views: 16860
- Sun Nov 14, 2010 6:23 am
- Forum: Volume 101 (10100-10199)
- Topic: 10115 - Automatic Editing
- Replies: 29
- Views: 12300
Re: 10115 - Automatic Editing
i am getting wrong answer...
may be there is a small mistake in my understanding...
the rules are to be checked everytime from the begining that is rule 1 right?
so how do you explain this?
5
a
n
b
k
nk
m
mmmm
i
kmkkknmkknn
am
ababababbabbbbaabbbaa
return "iam" ?
it should return "inm" if ...
may be there is a small mistake in my understanding...
the rules are to be checked everytime from the begining that is rule 1 right?
so how do you explain this?
5
a
n
b
k
nk
m
mmmm
i
kmkkknmkknn
am
ababababbabbbbaabbbaa
return "iam" ?
it should return "inm" if ...