|
1992 | 1992 | "source": [ |
1993 | 1993 | "## Kattis problems\n", |
1994 | 1994 | "\n", |
1995 | | - "1. Avion - https://open.kattis.com/problems/avion\n", |
1996 | | - "2. Apaxiaans - https://open.kattis.com/problems/apaxiaaans\n", |
1997 | | - "3. Hissing Microphone - https://open.kattis.com/problems/hissingmicrophone\n", |
1998 | | - "4. Reversed Binary Numbers - https://open.kattis.com/problems/reversebinary\n", |
1999 | | - "5. Kemija - https://open.kattis.com/problems/kemija08\n", |
2000 | | - "6. Simon Says - https://open.kattis.com/problems/simonsays\n", |
2001 | | - "7. Simon Says - https://open.kattis.com/problems/simon\n", |
2002 | | - "8. Quite a Problem - https://open.kattis.com/problems/quiteaproblem\n", |
2003 | | - "9. Eligibility - https://open.kattis.com/problems/eligibility\n", |
2004 | | - "10. Charting Progress - https://open.kattis.com/problems/chartingprogress\n", |
2005 | | - "11. Pig Latin - https://open.kattis.com/problems/piglatin\n", |
2006 | | - "12. Battle Simulation - https://open.kattis.com/problems/battlesimulation\n", |
2007 | | - "13. Palindromic Password - https://open.kattis.com/problems/palindromicpassword\n", |
2008 | | - "14. Image Decoding - https://open.kattis.com/problems/imagedecoding\n", |
2009 | | - "15. Viðsnúningur - [https://open.kattis.com/problems/vidsnuningur](https://open.kattis.com/problems/vidsnuningur)" |
| 1995 | + "- Avion - https://open.kattis.com/problems/avion\n", |
| 1996 | + "- Apaxiaans - https://open.kattis.com/problems/apaxiaaans\n", |
| 1997 | + "- Hissing Microphone - https://open.kattis.com/problems/hissingmicrophone\n", |
| 1998 | + "- Contrarianism - https://open.kattis.com/problems/andmal\n", |
| 1999 | + "- Reversed Binary Numbers - https://open.kattis.com/problems/reversebinary\n", |
| 2000 | + "- Kemija - https://open.kattis.com/problems/kemija08\n", |
| 2001 | + "- Simon Says - https://open.kattis.com/problems/simonsays\n", |
| 2002 | + "- Simon Says - https://open.kattis.com/problems/simon\n", |
| 2003 | + "- Quite a Problem - https://open.kattis.com/problems/quiteaproblem\n", |
| 2004 | + "- Eligibility - https://open.kattis.com/problems/eligibility\n", |
| 2005 | + "- Charting Progress - https://open.kattis.com/problems/chartingprogress\n", |
| 2006 | + "- Pig Latin - https://open.kattis.com/problems/piglatin\n", |
| 2007 | + "- Battle Simulation - https://open.kattis.com/problems/battlesimulation\n", |
| 2008 | + "- Palindromic Password - https://open.kattis.com/problems/palindromicpassword\n", |
| 2009 | + "- Image Decoding - https://open.kattis.com/problems/imagedecoding\n", |
| 2010 | + "- Viðsnúningur - [https://open.kattis.com/problems/vidsnuningur](https://open.kattis.com/problems/vidsnuningur)\n", |
| 2011 | + "- File Extension - https://open.kattis.com/problems/nafnauki\n", |
| 2012 | + "- Getting Wood - https://open.kattis.com/problems/gettingwood" |
2010 | 2013 | ] |
2011 | 2014 | }, |
2012 | 2015 | { |
|
2019 | 2022 | ], |
2020 | 2023 | "metadata": { |
2021 | 2024 | "kernelspec": { |
2022 | | - "display_name": "Python 3", |
| 2025 | + "display_name": "Python 3 (ipykernel)", |
2023 | 2026 | "language": "python", |
2024 | 2027 | "name": "python3" |
2025 | 2028 | }, |
|
2033 | 2036 | "name": "python", |
2034 | 2037 | "nbconvert_exporter": "python", |
2035 | 2038 | "pygments_lexer": "ipython3", |
2036 | | - "version": "3.8.11" |
| 2039 | + "version": "3.10.8" |
2037 | 2040 | } |
2038 | 2041 | }, |
2039 | 2042 | "nbformat": 4, |
|
0 commit comments