Skip to content

Commit a0702cf

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

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Notes/Problem-Solving.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,15 @@ If you happen to get **Wrong Answer**, **Time Limit Exceeded**, or **Runtime Err
104104
- [Java vs C++](http://www.spoj.com/problems/JAVAC/)
105105
- [Not a Triangle](http://www.spoj.com/problems/NOTATRI/)
106106
- [Ambiguous Permutations](http://www.spoj.com/problems/PERMUT2/)
107+
108+
## Problems - Medium
109+
110+
- [Colours A, B, C, D](http://www.spoj.com/problems/ABCD/)
111+
- [Aliens at the train](http://www.spoj.com/problems/ALIEN/)
112+
- [Bye Bye Cakes](http://www.spoj.com/problems/BYECAKES/)
113+
- [The Great Ball](http://www.spoj.com/problems/BYTESE2/)
114+
- [Headshot](http://www.spoj.com/problems/HEADSHOT/)
115+
- [Hotels Along the Croatian Coast](http://www.spoj.com/problems/HOTELS/)
116+
- [Just Next !!!](http://www.spoj.com/problems/JNEXT/)
117+
- [The Next Palindrome](http://www.spoj.com/problems/PALIN/)
118+
- [Rat Attack](https://uva.onlinejudge.org/index.php?option=onlinejudge&page=show_problem&problem=1301)

0 commit comments

Comments
 (0)