ubuntu下openoffice开发环境配置
摘要:1. 安装openoffice或者liboffice - 路径:/usr/lib/openoffice/program ,soffice - 开启服务:1. 安装JDK - 其默认路径:jdk7 版本号:1.7...,jdk6版本号:1.6... - 1. ...
阅读全文
6-5日
摘要:Max Points on a Line开始无脑匹配结果超时:class Solution {public: int maxPoints(vector &points) { int ans = 0; for (int i = 0; i ans) ans = num...
阅读全文