usaco friday the thirteenth为什么我提交后老是出现这个?Run 1:Execution error:Your program did not produce an answerthat was judged as correct.The program stopped at 0.000 seconds;it used 204 KB of memory.Here are the respective outputs:--

来源:学生作业帮助网 编辑:作业帮 时间:2024/07/12 17:24:38
usaco friday the thirteenth为什么我提交后老是出现这个?Run 1:Execution error:Your program did not produce an answerthat was judged as correct.The program stopped at 0.000 seconds;it used 204 KB of memory.Here are the respective outputs:--
xSMo1+Ýl6S@BBzTIcDl A@Pz"- P-@)GfmɻoͼgmWe 0QA1_ˤ<Z߫^gkb /չr3(ӹmԪaCT.s!0Iˎиs0bny)c0s 3Ni`i)X̔p-<\C*3N6&VN]1?ɏzOcD$8XK"z/1G1[^n*?>"|]0! \$ @趐xfi ,b?=[骞MýGgC<^ݯ^|.V1ɕ#rCn=HM@o

usaco friday the thirteenth为什么我提交后老是出现这个?Run 1:Execution error:Your program did not produce an answerthat was judged as correct.The program stopped at 0.000 seconds;it used 204 KB of memory.Here are the respective outputs:--
usaco friday the thirteenth
为什么我提交后老是出现这个?
Run 1:Execution error:Your program did not produce an answer
that was judged as correct.The program stopped at 0.000 seconds;
it used 204 KB of memory.
Here are the respective outputs:
----- our output ---------
2_1_1_3_1_2_2
---- your output ---------
2_1_1_3_1_2_2
--------------------------
Note that your output did not end in a newline!This is an error and
must be repaired.
------ Data for Run 1 ------
1
----------------------------

usaco friday the thirteenth为什么我提交后老是出现这个?Run 1:Execution error:Your program did not produce an answerthat was judged as correct.The program stopped at 0.000 seconds;it used 204 KB of memory.Here are the respective outputs:--
是说你没输出换行(did not end in a newline!),你最后输出的时候加一个换行就好了.