https://github.com/cloud11665/cuda-solutions
My overengineered cuda solutions to various contest problems
https://github.com/cloud11665/cuda-solutions
Last synced: about 1 year ago
JSON representation
My overengineered cuda solutions to various contest problems
- Host: GitHub
- URL: https://github.com/cloud11665/cuda-solutions
- Owner: cloud11665
- Created: 2022-09-29T20:04:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T09:07:11.000Z (over 3 years ago)
- Last Synced: 2025-02-16T21:42:06.672Z (over 1 year ago)
- Language: Cuda
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Solutions and writeups to algorithmic problems that I've found interesting
| id | name (translated name) | tags |
|----|------|------|
| [bdl](bdl/readme.md) | bardzo dobra loteria (very good lottery) | bitwise, trick, brute |