不解释,直接看代码就行了。
#include "plus.h" int main() { int a, b; GetInt(&a), GetInt(&b); Response(a + b); }
By signing up a 水木清研 OJ universal account, you can submit code and join discussions in all online judging services provided by us.
Using your 水木清研 OJ universal account