Class InputInstruction

java.lang.Object
dev.zemco.codegame.execution.instructions.InputInstruction
All Implemented Interfaces:
IInstruction

public class InputInstruction extends Object implements IInstruction
Instruction that takes next value from input source and copies it to the working memory cell.
Author:
Erik Zemčík