摘要:
E. The Architect Omar time limit per test 1.0 s memory limit per test 256 MB input standard input output standard output Architect Omar is responsible 阅读全文
摘要:
这个题就是组三角形,从给出的数组里任选两个和未知的边组三角形。 任意两边之和大于第三边,记住这个就可以了。 代码: 阅读全文
摘要:
昨天训练打的Gym,今天写题解。 这个题就是输出的时候有点小问题,其他的都很简单。 代码: 阅读全文