Stavros
Followers: 0 Following: 0
Programming Languages:
C, HTML, Arduino
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only
C, HTML, Arduino
Spoken Languages:
English
Pronouns:
No pronouns - Use my name only
Feeds
문제를 풀었습니다
Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...
6일 전
문제를 풀었습니다
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
6일 전
문제를 풀었습니다
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:...
6일 전

