Points Breakdown
20 / 20
AC
|
C++17
|
on Aug. 23, 2023, 7:01 p.m.
|
weighted 100%
(20pp)
| |
20 / 20
AC
|
C
|
on May 9, 2023, 11:23 a.m.
|
weighted 95%
(19pp)
| |
15 / 15
AC
|
C
|
on June 7, 2023, 4:49 p.m.
|
weighted 90%
(14pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 10:32 a.m.
|
weighted 86%
(8.6pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 10:17 a.m.
|
weighted 81%
(8.1pp)
| |
10 / 10
AC
|
C++17
|
on Aug. 23, 2023, 10:26 a.m.
|
weighted 77%
(7.7pp)
| |
10 / 10
AC
|
C
|
on June 7, 2023, 3:57 p.m.
|
weighted 74%
(7.4pp)
| |
10 / 10
AC
|
C
|
on June 7, 2023, 3:20 p.m.
|
weighted 70%
(7.0pp)
| |
10 / 10
AC
|
C
|
on May 9, 2023, 11:13 a.m.
|
weighted 66%
(6.6pp)
| |
5 / 5
AC
|
C++17
|
on Aug. 23, 2023, 7:00 p.m.
|
weighted 63%
(3.2pp)
|
Algorithms - Generic (25.0 points)
Problem | Score |
---|---|
[Practice][Functions] Generate all the prime numbers between two given numbers | 10.0 / 10.0 |
[Practice][Functions] Convert Decimal to Binary, Octal and Hexadecimal | 15.0 / 15.0 |
Basic Python (20.0 points)
Problem | Score |
---|---|
Say "Hello, World!" With Python | 10.0 / 10.0 |
If-Else | 10.0 / 10.0 |
C Programming - Basics (35.0 points)
Problem | Score |
---|---|
first problem | 10.0 / 10.0 |
Add 2 integers | 20.0 / 20.0 |
Sum of Natural Numbers | 5.0 / 5.0 |
C++ (40.0 points)
Problem | Score |
---|---|
sample1_c++ | 5.0 / 5.0 |
Input and Output | 20.0 / 20.0 |
helloworld | 5.0 / 5.0 |
[Lab Exercise] Classes and Objects | 10.0 / 10.0 |
Structures (10.0 points)
Problem | Score |
---|---|
[Practice][Functions] Book Information - Structs and Enum | 10.0 / 10.0 |