当前你的浏览器版本过低,网站已在兼容模式下运行,兼容模式仅提供最小功能支持,网站样式可能显示不正常。
请尽快升级浏览器以体验网站在线编辑、在线运行等功能。
2 3 4
Case #1: 7 5 2 1 4 8 3 6 9 Case #2: 2 8 15 1 5 12 10 16 6 9 4 14 3 7 11 13
Huge output. C/C++ user please use printf. Java user please use PrintWriter. Because of Special Judge, please use .print() method shown as below: PrintWriter out = new PrintWriter(System.out); out.print( "Case #" + caseT + ":\n" ); out.close(); // Important!!!
Recommend | xubiao |
时间上限 | 内存上限 |
4000/2000MS(Java/Others) | 122768/62768K(Java/Others) |