98 problems solved
100 problems scored
100 problems tried
position 2 on the rank
score: 98 100 100 100 100 (=1 ≥⅔ ≥½ ≥⅓ >0)
| timestamp (UTC) | problem | language | score | runtime | reason |
|---|---|---|---|---|---|
| 2024-01-18 10:59:51 | caesar | cc | 1/12 | 4ms 3MB | incorrect output |
| 2024-01-13 12:01:47 | digit-sum | cc | 6/6 | 7ms 3MB | |
| 2024-01-11 17:10:21 | bool-not | py | 6/6 | 20ms 9MB | |
| 2024-01-11 17:00:58 | bool-not | py | 0/6 | 38ms 9MB | incorrect output |
| 2023-12-29 19:24:41 | repeat1 | js | 0/10 | - - | runtime error |
| problem | best score | tries | languages |
|---|---|---|---|
| Chapter 3: Programing Basics | |||
| hello | 6/6 | 4 | cs, hs, js, py |
| cscx | 3/3 | 4 | hs, js, py |
| repeat1 | 10/10 | 4 | cc, py |
| hi1 | 10/10 | 2 | hs, py |
| age1 | 10/10 | 1 | py |
| swap1 | 10/10 | 1 | py |
| triple1 | 12/12 | 2 | py |
| inc1 | 12/12 | 2 | py |
| add1 | 12/12 | 2 | py |
| mult1 | 12/12 | 2 | py |
| box1 | 12/12 | 3 | py |
| oddeven1 | 12/12 | 2 | py |
| order1 | 12/12 | 1 | py |
| good1 | 30/30 | 1 | py |
| signum1 | 12/12 | 1 | py |
| triangle1 | 12/12 | 2 | py |
| factorial1 | 12/12 | 1 | py |
| power1 | 12/12 | 1 | py |
| fibonacci1 | 12/12 | 1 | py |
| hello2 | 60/60 | 1 | py |
| total | 10/10 | 1 | py |
| countdown1 | 10/10 | 1 | py |
| seq1 | 10/10 | 1 | py |
| Chapter 4: Programming | |||
| repeat | 6/6 | 3 | cc, py |
| hi | 6/6 | 3 | cc, py |
| age | 6/6 | 4 | py |
| swap | 6/6 | 2 | py |
| owes | 6/6 | 1 | py |
| triple | 6/6 | 1 | py |
| inc | 6/6 | 1 | py |
| add | 6/6 | 1 | py |
| mult | 6/6 | 1 | py |
| pi | 6/6 | 1 | py |
| box | 6/6 | 4 | py |
| oddeven | 6/6 | 1 | py |
| order | 6/6 | 1 | py |
| good | 6/6 | 1 | py |
| bmi | 4/4 | 1 | py |
| triangle | 5/5 | 4 | py |
| calc | 5/5 | 3 | py |
| factorial | 6/6 | 1 | py |
| power | 6/6 | 2 | py |
| fibonacci | 6/6 | 1 | py |
| index-string | 6/6 | 1 | py |
| repeat-list | 6/6 | 1 | py |
| index-ints | 6/6 | 2 | py |
| replace | 6/6 | 1 | py |
| Chapter 5: Mathematical Foundations | |||
| digit-sum | 6/6 | 4 | c, cc |
| digit-count | 6/6 | 3 | c |
| digit-reverse | 6/6 | 1 | py |
| digit-palindrome | 6/6 | 3 | py |
| bin2dec | 6/6 | 2 | py |
| dec2bin | 6/6 | 3 | py |
| hex2dec | 6/6 | 3 | py |
| dec2hex | 6/6 | 3 | py |
| base2base | 6/6 | 7 | py |
| bool-not | 6/6 | 3 | py |
| bool-and-or | 6/6 | 1 | py |
| discount | 6/6 | 1 | py |
| timetable | 6/6 | 1 | py |
| intersect | 6/6 | 1 | py |
| bool-calc | 6/6 | 1 | py |
| set-member | 6/6 | 2 | py |
| set-ui | 6/6 | 1 | py |
| set-calc | 6/6 | 8 | py |
| set-size | 6/6 | 1 | py |
| Chapter 6: Algorithms | |||
| gcd | 6/6 | 2 | py |
| lcm | 6/6 | 2 | py |
| roundiv | 12/12 | 4 | py |
| primes | 6/6 | 4 | py |
| cash | 6/6 | 1 | py |
| max-subarray | 6/6 | 1 | py |
| sorting | 6/6 | 1 | py |
| Chapter 7: Computer Foundations | |||
| file-write | 2/2 | 1 | py |
| file-read | 6/6 | 2 | py |
| run-count | 12/12 | 2 | py |
| hello-cmd | 10/10 | 2 | py |
| erro | 2/2 | 1 | py |
| errxit | 6/6 | 1 | py |
| bytes2bits | 6/6 | 1 | py |
| bits2bytes | 6/6 | 1 | py |
| kilobytes | 6/6 | 1 | py |
| bconv | 11/12 | 8 | py |
| file-size | 12/12 | 13 | py |
| hconv | 6/6 | 3 | py |
| Bonus exercises | |||
| function1 | 60/60 | 3 | py |
| function | 4/6 | 7 | py |
| ordinal | 6/6 | 6 | py |
| rectangle | 3/3 | 1 | py |
| apply | 2/2 | 1 | py |
| rot13 | 6/6 | 1 | py |
| caesar | 12/12 | 3 | py |
| brutus | 12/12 | 5 | py |
| stack | 6/6 | 2 | py |
| queue | 6/6 | 2 | py |
| rel-ltom | 6/6 | 4 | py |
| rel-mtol | 6/6 | 2 | py |
| rel-member | 6/6 | 4 | py |
| rel-properties | 6/6 | 7 | py |
| rel-composition | 6/6 | 2 | py |