Skip to content

Commit d86d544

Browse files
authored
move problem to top
1 parent 55f57c8 commit d86d544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data_structures/sqrt_decomposition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ You can read about even faster sorting approach [here](https://codeforces.com/bl
236236

237237
## Practice Problems
238238

239+
* [Codeforces - Kuriyama Mirai's Stones](https://codeforces.com/problemset/problem/433/B)
239240
* [UVA - 12003 - Array Transformer](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3154)
240241
* [UVA - 11990 Dynamic Inversion](https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3141)
241242
* [SPOJ - Give Away](http://www.spoj.com/problems/GIVEAWAY/)
@@ -244,5 +245,4 @@ You can read about even faster sorting approach [here](https://codeforces.com/bl
244245
* [Codeforces - Holes](http://codeforces.com/contest/13/problem/E)
245246
* [Codeforces - XOR and Favorite Number](https://codeforces.com/problemset/problem/617/E)
246247
* [Codeforces - Powerful array](http://codeforces.com/problemset/problem/86/D)
247-
* [Codeforces - Kuriyama Mirai's Stones](https://codeforces.com/problemset/problem/433/B)
248248
* [SPOJ - DQUERY](https://www.spoj.com/problems/DQUERY)

0 commit comments

Comments
 (0)