文件操作练习。注意B题的读取不能用struct。
D和谐词汇的题, 输入是若干字符串,不以空行结束. 所以 gets(line); while (line[0]){... gets(line);}就会导致时间超限,代码在等空行,但in数据没有。应改为while(gets(line))。
RunID | User | Nick Name | Problem ID | Result | Memory | Time | Language | Code Length | Submit Time |
423563 | 2024212491 | 朱鼎 | Accepted | 1208KB | 5ms | C | 3188 bytes | 2025-05-18 23:16:08 | |
423555 | 2024212491 | 朱鼎 | Accepted | 1080KB | 6ms | C | 2244 bytes | 2025-05-18 23:06:52 | |
423550 | 2024212491 | 朱鼎 | Wrong Answer | 1224KB | 4ms | C | 3682 bytes | 2025-05-18 23:02:37 | |
423542 | 2024212491 | 朱鼎 | Wrong Answer | 1204KB | 10ms | C | 2328 bytes | 2025-05-18 22:53:53 | |
423541 | 2024212491 | 朱鼎 | Accepted | 1208KB | 7ms | C | 2125 bytes | 2025-05-18 22:52:04 | |
423537 | 2024212491 | 朱鼎 | Wrong Answer | 1204KB | 5ms | C | 2122 bytes | 2025-05-18 22:47:18 | |
423532 | 2024212491 | 朱鼎 | *Accepted408378 | 1200KB | 9ms | C | 2519 bytes | 2025-05-18 22:39:49 |