문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

2년 초과 전

문제를 풀었습니다


Magic is simple (for beginners)
Determine for a magic square of order n, the magic sum m. For example m=15 for a magic square of order 3.

2년 초과 전

문제를 풀었습니다


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

2년 초과 전

문제를 풀었습니다


Find Logic 3

2년 초과 전

문제를 풀었습니다


Find Logic 19

2년 초과 전

문제를 풀었습니다


Find Logic 18

2년 초과 전

문제를 풀었습니다


Find Logic 17

2년 초과 전

문제를 풀었습니다


Find Logic 16

2년 초과 전

문제를 풀었습니다


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

2년 초과 전

문제를 풀었습니다


Find Logic 15

2년 초과 전

문제를 풀었습니다


Find Logic 13

2년 초과 전

문제를 풀었습니다


Find Logic 10

2년 초과 전

문제를 풀었습니다


Find Logic 8

2년 초과 전

문제를 풀었습니다


Find Logic 6

2년 초과 전

문제를 풀었습니다


Find Logic 4

2년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2년 초과 전