Points Breakdown
15 / 15
AC
|
C
|
on June 7, 2023, 5:00 p.m.
|
weighted 100%
(15pp)
| |
12 / 12
AC
|
PY3
|
on Dec. 21, 2023, 11:19 a.m.
|
weighted 95%
(9.5pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 10:28 a.m.
|
weighted 90%
(9.0pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 10:23 a.m.
|
weighted 86%
(8.6pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 10:15 a.m.
|
weighted 81%
(8.1pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 10:11 a.m.
|
weighted 77%
(7.7pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 21, 2023, 9:57 a.m.
|
weighted 74%
(7.4pp)
| |
10 / 10
AC
|
C
|
on June 7, 2023, 3:50 p.m.
|
weighted 70%
(7.0pp)
| |
10 / 10
AC
|
C
|
on June 7, 2023, 2:47 p.m.
|
weighted 66%
(6.6pp)
| |
10 / 10
AC
|
C
|
on June 7, 2023, 9:07 a.m.
|
weighted 63%
(6.3pp)
|
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 (50.0 points)
Problem | Score |
---|---|
Say "Hello, World!" With Python | 10.0 / 10.0 |
If-Else | 10.0 / 10.0 |
Arithmetic Operators | 10.0 / 10.0 |
Loops | 10.0 / 10.0 |
Write a function | 10.0 / 10.0 |
C Programming (20.0 points)
Problem | Score |
---|---|
Perfect Number | 10.0 / 10.0 |
Armstrong Number1 | 10.0 / 10.0 |
CBasic (5.0 points)
Problem | Score |
---|---|
[Practice] Harshad number | 5.0 / 5.0 |
Control loop (5.0 points)
Problem | Score |
---|---|
[Practice] Pattern - * Half Pyramid | 5.0 / 5.0 |
Python ADT (10.0 points)
Problem | Score |
---|---|
[Lab Evaluation] Implementation of ADT | 10.0 / 10.0 |
Structures (10.0 points)
Problem | Score |
---|---|
[Practice][Functions] Book Information - Structs and Enum | 10.0 / 10.0 |