CONTEST ID : 1251 - 2024春-计导课设-文件练习-13-14班

文件操作练习。注意B题的读取不能用struct。
D和谐词汇的题, 输入是若干字符串,不以空行结束. 所以 gets(line);    while (line[0]){... gets(line);}就会导致时间超限,代码在等空行,但in数据没有。应改为while(gets(line))。


SERVER TIME : 2025-09-19 23:35:16
Finished

STATUS : End    OPEN : Private
Start Time : 2024-03-27 12:00:00
End Time : 2024-05-12 23:59:00


Problem ID    User    Language    Result   

RunID User Nick Name Problem ID Result Memory Time Language Code Length Submit Time
2475542023211261FrankidCompile Error
0KB
0ms
C2010 bytes2024-04-14 14:06:23
2475472023211261FrankidCompile Error
0KB
0ms
C2010 bytes2024-04-14 14:05:15
2475462023211261FrankidCompile Error
0KB
0ms
C2010 bytes2024-04-14 14:04:57