Project Euler #240: Top Dice

  • + 0 comments

    My code working good in VSCODE but it is showing runtime error in the hacker rank editor. The answer for 'test case 0' is same i am getting by my code.

    Do we need to do all the import OS, file .write ....., and all ?