一亩三分地 标签 标签 careercup 相关帖子

标签:
careercup (#careercup)

318个主题 | 4192个回复 | 最后更新: 2023-5-27 03:23

相关帖子

版块 回复/查看 最后发表
[第二轮] 3/25-3/31 CareerCup 5.8

A monochrome screen is stored as a single array of bytes, allowing eight consecutive pixels to be stored in one byte. The screen has width w, where w is divisib ...

刷题 10 2510 myprincessss 2014-4-16 04:39
[第二輪]4/8-4/14 CareerCup 7.2

7.2 There are three ants on different vertices of a triangle. What is the probability of collision (between any two or all of them) if they start walking on the ...

刷题 1 1498 astkaasa 2013-4-16 10:54
[第二輪]4/8-4/14 CareerCup 7.1

7.1 You have a basketball hoop and someone says that you can play one of two games.Game 1: You get one shot to make the hoop.Game 2: You get three shots and you ...

刷题 2 1696 astkaasa 2013-4-16 10:53
[第二轮] 3/25-3/31 CareerCup 5.5

Write a function to determine the number of bits required to convert integer A to integer B.EXAMPLE:Input:31,14Output:2发帖规范:http://www.1point3 ...

刷题 8 1595 astkaasa 2013-4-16 10:02
[第二轮] 3/25-3/31 CareerCup 5.6

Write a program to swap odd and even bits in an integer with as few instructions as possible (e.g., bit 0 and bit 1 are swapped, bit 2 and bit 3 are swapped, an ...

刷题 6 1285 astkaasa 2013-4-16 10:00
[第二轮] 3/25-3/31 CareerCup 5.7

An array A contains all the integers from 0 to n, except for one number which is missing. In this problem, we cannot access an entire integer in A with a single ...

刷题 7 1893 astkaasa 2013-4-16 09:58
[第二輪]4/8-4/14 CareerCup 7.4

7.4 Write methods to implement the multiply, subtract, and divide operations for integers. Use only the add operator.发帖规范:http://www.1point3acres.com/bbs/ ...

刷题 1 1300 reeeelan 2013-4-13 03:13
[第二輪]4/8-4/14 CareerCup 7.3

7.3 Given two lines on a Cartesian plane, determine whether the two lines would intersect.发帖规范:http://www.1point3acres.com/bbs/thread-48094-1-1.htmlhttp:/ ...

刷题 1 1274 duckling 2013-4-8 22:15
[第二輪]4/8-4/14 CareerCup 7.6

7.6 Given a two-dimensional graph with points on it, find a line which passes the most number of points.发帖规范:http://www.1point3acres.com/bbs/thread-48094- ...

刷题 0 1230 Kimurate 2013-4-7 17:27
[第二輪]4/8-4/14 CareerCup 7.5

7.5 Given two squares on a two-dimensional plane, find a line that would cut these two squares in half. Assume that the top and the bottom sides of the square ...

刷题 0 1172 Kimurate 2013-4-7 17:26
有careercup5的人麻烦发一下本周的题目?

或者说已经做完了???

刷题 1 1529 Kimurate 2013-4-5 12:48
[第二輪]4/1-4/7 CareerCup 6.6

6.6 There are 100 closed lockers in a hallway. A man begins by opening all 100 lockers. Next, he closes every second locker. Then on his third pass, he toggles ...

刷题 0 1563 Kimurate 2013-4-5 08:53
[第二輪]4/1-4/7 CareerCup 6.5

6.5 There is a building of 100 floors. If an egg drops from the Nth floor or above, it will break. If it's dropped from any floor below, it will not break. You' ...

刷题 0 1273 Kimurate 2013-4-5 08:50
[第二輪]4/1-4/7 CareerCup 6.4

6.4 A bunch of people are living on an island, when a visitor comes with a strange order: all blue-eyed people must leave the island as soon as possible. There ...

刷题 0 1425 Kimurate 2013-4-5 08:48
[第二輪]4/1-4/7 CareerCup 6.3

6.3 You have a five-quart jug, a three-quart jug, and an unlimited supply of water(but no measuring cups). How would you come up with exactly four quarts of wat ...

刷题 0 1169 Kimurate 2013-4-5 08:46
[第二輪]4/1-4/7 CareerCup 6.2

There is an 8x8 chess board in which two diagonally opposite corners have been cut off. You are given 31 dominos to cover the entire board? Prove your answer (b ...

刷题 0 1348 Kimurate 2013-4-5 08:42
[第二輪]4/1-4/7 CareerCup 6.1

6.1 You have 20 bottles of pills. 19 bottles have 1.0 gram pills, but one has pills of weight 1.1 grams. Given a scale that provides an exact measurement, how ...

刷题 0 1752 Kimurate 2013-4-5 08:39
[第二轮] 3/25-3/31 CareerCup 6.2

There is an 8*8 chess board in which two diagonally opposite corners have been cut off. You are given 31 dominoes, and a single domino can cover exactly two squ ...

刷题 3 1704 EchoMemory 2013-3-30 21:28
[第二轮] 3/25-3/31 CareerCup 6.3

You have a five-quart jug, a three-quart jug, and an unlimited supply of water (but no measuring cups). How would you come up with exactly four quarts of water? ...

刷题 7 1788 vng 2013-3-30 06:07
[第二轮] 3/25-3/31 CareerCup 6.1

You have 20 bottles of pills, 19 bottles have 1.0 gram pills, but one has pills of weight 1.1 gram. Given a scale that provides an exact measurement, how would ...

刷题 2 1340 天道酬勤 2013-3-29 13:14
>
返回顶部