yonggqiii / kattis

My solutions for OpenKattis problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World crashes program

yonggqiii opened this issue · comments

When I enter hello world into the program, it crashes.

I am running python on Windows.

Steps to reproduce:

  1. install the program
  2. run the program and enter hello world
  3. program will terminate with a segfault.