CodinGame / SpringChallenge2021

29 stars 70 forks source link

[Tempfix] Add seed and grow command starter.cpp #27

Closed hari01584 closed 3 years ago

hari01584 commented 3 years ago

Replaced the pair with tuple to add seed and grow command, now the starter script works fine on second boss.

PSS: Only a temp dirty fix, can add action class with its own parser and functions instead. Current fix will somehow make the program workable but switch to classes for more readability and power.

chickentuna commented 3 years ago

There shouldn't be a merge in commit

hari01584 commented 3 years ago

There shouldn't be a merge in commit

Okay i gotta start another pr