摘要:
这是一道leetcode上面的题目,同时也是Anany的算法书的一道课后题 题目贴在这里 Suppose you are at a party with n people (labeled from 0 to n - 1) and among them, there may exist one ce 阅读全文
摘要:
前几天打开了好久不用的eclipse,发现报了个奇怪的错误 ***中找不到 main 方法, 请将 main 方法定义为: public static void main(String[] args) 记得当初大一刚刚学Java的时候遇到过这个问题,怎么解决的已经忘记了,还以为是jdk出啥问题了,c 阅读全文