文件操作练习。注意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 |
233079 | 2023211284 | 11 | *Accepted103271 | 1192KB | 12ms | C | 1679 bytes | 2024-03-31 13:38:23 | |
232618 | 2023211284 | 11 | Accepted | 1200KB | 12ms | C | 2145 bytes | 2024-03-30 20:35:03 | |
232585 | 2023211284 | 11 | Runtime Error | 1200KB | 7ms | C | 2152 bytes | 2024-03-30 20:21:41 | |
232582 | 2023211284 | 11 | *Accepted145652 | 1200KB | 10ms | C | 2753 bytes | 2024-03-30 20:20:07 | |
232577 | 2023211284 | 11 | Runtime Error | 1200KB | 6ms | C | 2147 bytes | 2024-03-30 20:16:41 | |
232571 | 2023211284 | 11 | Runtime Error | 1200KB | 4ms | C | 2099 bytes | 2024-03-30 20:13:03 | |
232556 | 2023211284 | 11 | *Accepted145652 | 1200KB | 9ms | C | 2824 bytes | 2024-03-30 20:07:18 | |
232555 | 2023211284 | 11 | Runtime Error | 1200KB | 4ms | C | 2050 bytes | 2024-03-30 20:04:17 | |
232553 | 2023211284 | 11 | Runtime Error | 1200KB | 5ms | C | 2042 bytes | 2024-03-30 20:00:26 | |
232546 | 2023211284 | 11 | Runtime Error | 1200KB | 6ms | C | 2042 bytes | 2024-03-30 19:51:36 | |
232543 | 2023211284 | 11 | Runtime Error | 1200KB | 5ms | C | 2036 bytes | 2024-03-30 19:47:47 |