02 2021 档案

摘要:https://www.youtube.com/watch?v=wnYtITkWAYA A planar graph is a graph that can be drawn in the plane without any edge crossings. A plane graph is a pl 阅读全文
posted @ 2021-02-07 09:49 sailonzn 阅读(161) 评论(0) 推荐(0)
摘要:In mathematics and computer science, the pigeonhole principle states that if n items are put into m pigeonholes with n > m, then at least one pigeonho 阅读全文
posted @ 2021-02-05 09:36 sailonzn 阅读(109) 评论(0) 推荐(0)
摘要:There is an array of 1001 elements which range from 1 to 1000. Only one element is repeated in the array while the others exist only once in the array 阅读全文
posted @ 2021-02-04 09:28 sailonzn 阅读(41) 评论(0) 推荐(0)
摘要:XOR operator https://www.baeldung.com/java-xor-operator 阅读全文
posted @ 2021-02-04 09:15 sailonzn 阅读(50) 评论(0) 推荐(0)