Submission

Status:
Compilation Error

Score: 0

User: njoop

Problemset: Ice cream

Language: cpp

Time: 0.000 second

Submitted On: 2025-04-21 00:12:22

#include "ice_cream.h"

int coin_game(int n) {
    return 0;
}