Login
Register
QOJ.ac
QOJ
QOJ
Contests
Category
Problems
Submissions
Hack!
Blogs
PKU v. THU (Preliminary Round 2)
Time Limit: 3 s
Memory Limit: 384 MB
Total points: 100
# 1409. Bus Tour
Statistics
Statement
Submit
Custom Test
Attachments
Editorial
The problem was used in the following contest:
The 12th Japanese Olympiad in Informatics Spring Training Camp (JOISC 2012/2013) Day 1
由于 std 使用了指针,而在官方评测时使用的为 32 位的操作系统,因此 std 在 QOJ 上评测时会 MLE。
为了避免因此造成的问题,空间限制从 256 MiB 提升到了 384 MiB。
Submit
Run