> For the complete documentation index, see [llms.txt](https://writeups.ayweth20.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://writeups.ayweth20.com/2022/dvctf-2022/programming/sudoku.md).

# Sudoku

**Category:** Programming - **Points:** 500 (at the beginning) then 50 (at the end) - **Solves:** 126\
**Description:** Can you solve this sudoku quickly enough?

[http://challs.dvc.tf:6002](http://challs.dvc.tf:6002/)

**Solution:**\
![image](https://user-images.githubusercontent.com/91023285/159030041-3052409e-1375-42bb-8590-7e26b4042630.png)

<details>

<summary>🚩 FLAG</summary>

```
dvCTF{}
```

</details>
