Notes
This function is in beta test. Please help improve it in the issues
here.
Your Answer
void f() { int a; int b; a++; b--; }
JOJ Answer
void f() { int a; int b; a++; b--; }
void f() { int a; int b; a++; b--; }
void f() { int a; int b; a++; b--; }
By signing up a Vijos universal account, you can submit code and join discussions in all online judging services provided by us.