← 返回 meta 的题目列表Sort Logs with Timestamps
类型:online_judge
Given a list of logs with timestamps, output the result sorted by business logic. Each log is a string. If the log format is inconsistent, how would you reformat them for sorting?
Example
Input
log1
log2
log3