j
k
j a
j l
Testcase:
void main(int num, array args) { string a = args[0];
if(1) { int b=4711; }
sscanf(a, "X%s", string c); write("%O\n", c); }
Back to the thread
Back to the list