Akagi201
10/4/2014 - 11:32 AM

OJ.md

1秒能执行的计算量大致按照3*10^8左右估算, 例如:

  1. 若程序算法复杂度为O(n^2), 则1秒内可解决的问题规模大致为n <= 10,000.
  2. 若复杂度为O(n^3), 则可解决的问题规模大致为n <= 600.

go

blog

work

math

funny

google code jam

Golang

不同的oj

acm blog

acm related

oj

others not oj