Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 563 Bytes

File metadata and controls

36 lines (26 loc) · 563 Bytes

Mine

by prajnapras19


Flag

COMPFEST13{y0U_do_h4v3_a_Go0ooOd_lUcK_06bbb8060e}

Description

Deep and deeper, go down the mine to find minerals.

Difficulty

easy

Hints

  • Too tired to go to the highest level? There is a shortcut if you see it well.

Tags

integer overflow, out of bound, return to function

Deployment

  • Install docker engine>=19.03.12 and docker-compose>=1.26.2.
  • Run the container using:
    docker-compose up --build --detach
    

Notes

  • How to compile:
    gcc -o chall chall.c