I think most of the beginners have these properties:
1. choose problem 100 as their first problem to solve
2. Making the mistake of assuming i < j
3. Lazy to read other's post before asking whe he gets WA.
The Voulme 1 forum is full of such "lazy post" now.
I suggest to make a sticky post about problem 100 with topic "If you get WA in problem 100, read me before post!" and stating the hint about i >= j.
Suggestion: Make a sticky post about problem 100
Moderator: Board moderators
Suggestion: Make a sticky post about problem 100
My signature:
- Please make discussion about the algorithm BRFORE posting source code.
We can learn much more in discussion than reading source code. - I HATE testing account.
- Don't send me source code for debug.
-
- Experienced poster
- Posts: 202
- Joined: Fri Mar 22, 2002 2:00 am
- Location: Chittagong. CSE - CUET
- Contact:
Yes!
Anyone can also make codes of that particular problem in different languages. And the algorithm to follow with special cases. Like: It can be in reverse order... or when you change the order remember to make it as the input..... etc.
Anyone can also make codes of that particular problem in different languages. And the algorithm to follow with special cases. Like: It can be in reverse order... or when you change the order remember to make it as the input..... etc.
