{ "usercode": "public class Test { public static void main(String[] args) { int x = 3; x += x; } }", "options": {}, "args": [], "stdin": "" }