摘要:
After printing a query do not forget to output the end of line and flush the output. Otherwise, you may get Idleness limit exceeded verdict. To do this, use:
fflush(stdout) or cout.flush() in C++;
System.out.flush() in Java;
flush(output) in Pascal;
stdout.flush() in Python;
see the documentation for other languages. 阅读全文
posted @ 2024-08-12 21:02
view3937
阅读(82)
评论(0)
推荐(0)
摘要:
pair of 一对裤子 阅读全文
posted @ 2024-08-12 09:49
view3937
阅读(2)
评论(0)
推荐(0)

浙公网安备 33010602011771号