# Page Not Found

The URL `tech/c++/type-conversions` does not exist.

You might be looking for one of these pages:
- [Union find](https://blog.gomchik.com/tech/c++/union_find.md)
- [Math](https://blog.gomchik.com/tech/c++/vector.md)
- [String](https://blog.gomchik.com/tech/c++/string.md)
- [Graph Algorithms](https://blog.gomchik.com/tech/c++/algorithms.md)
- [Trie](https://blog.gomchik.com/tech/c++/trie.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://blog.gomchik.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://blog.gomchik.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/tech/c++/union_find.md`)
- Use `Accept: text/markdown` header for content negotiation