https://github.com/usercrixus/42power_set
This is your helper for power_set 42 exam. Please, understand that the subject cannot be shared.
https://github.com/usercrixus/42power_set
Last synced: 10 months ago
JSON representation
This is your helper for power_set 42 exam. Please, understand that the subject cannot be shared.
- Host: GitHub
- URL: https://github.com/usercrixus/42power_set
- Owner: usercrixus
- Created: 2025-08-01T02:15:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T02:17:07.000Z (11 months ago)
- Last Synced: 2025-08-01T04:14:08.201Z (11 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 42power_set
Subject cannot be shared.
Try to understand that code.
main.c => safer, but i'm pretty sure main2.c is enough for the exam !
main2.c => could fail if you are tested with a set len > 32. It can help you to understand main.c
Good luck <3