Pwnable.kr Blackjack
A blackjack code published on cboard is also for this challenge. A quick glimpse through the code shows that we can enter negative values as bets, and those values are substracted(hence added) from our current balance once we lose. So we enter -1000000 as our bet and lose, which gives us the flag.