- Hello 2015:
- http://codeforces.com/blog/entry/15473
- http://codeforces.com/gym/100571
- http://codeforces.com/gym/100570
- Editorial: http://codeforces.com/blog/entry/15722
- Segment Trees:
- Two Sum (#1)
- Median of Two Sorted Arrays * (#4)
- Longest Palindromic Substring (#5)
- String to Integer (atoi) (#8)
- Integer to Roman (#12)
- Roman to Integer (#13)
- Valid Parentheses (#20)
- Merge K Sorted Lists (#23)
- Valid Sudoku (#36)
- Combination Sum (#39)
Project: Unit Test Framework
Organization: CHAPEL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| global: | |
| image: | |
| tag: 8.0.4 | |
| identity: | |
| auth: | |
| publicIssuerUrl: "http://camundakeycloak.<domain>/auth/realms/camunda-platform" | |
| operate: | |
| redirectUrl: "http://operate.<domain>" | |
| optimize: | |
| redirectUrl: "http://optimize.<domain>" |
NewerOlder
