Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 128 Bytes

File metadata and controls

3 lines (2 loc) · 128 Bytes

TLE

Time Limit Exceeded 的简称。你的程序在 OJ 上的运行时间太长了,超过了对应题目的时间限制。