Skip to content

Commit b5db197

Browse files
authored
Update Problem-Solving.md
1 parent a0702cf commit b5db197

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Notes/Problem-Solving.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,14 @@ If you happen to get **Wrong Answer**, **Time Limit Exceeded**, or **Runtime Err
116116
- [Just Next !!!](http://www.spoj.com/problems/JNEXT/)
117117
- [The Next Palindrome](http://www.spoj.com/problems/PALIN/)
118118
- [Rat Attack](https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=1301)
119+
- [Do it Wrong, Get it Right](http://www.spoj.com/problems/DWRONG/)
120+
121+
## Problems - Hard
122+
123+
- [Hexagram](http://www.spoj.com/problems/HEXGRAM/)
124+
- [Mickey Mouse Magic Trick v3](http://www.spoj.com/problems/MMMAGIC3/)
125+
- [Beautiful Mountains](http://www.spoj.com/problems/MOUNTAIN/)
126+
- [Nested Palindromes](http://www.spoj.com/problems/NESPALIN/)
127+
- [Shuffles](http://www.spoj.com/problems/SHUFFLES/)
128+
- [Walls](http://www.spoj.com/problems/WALLSPRO/)
129+
- [Unhappy Numbers](http://www.spoj.com/problems/UNHAPPY/)

0 commit comments

Comments
 (0)