Points Breakdown
20 / 20
AC
|
C
|
on May 8, 2023, 11:40 p.m.
|
weighted 100%
(20pp)
| |
16 / 20
WA
|
C
|
on May 9, 2023, 3:07 p.m.
|
weighted 95%
(15pp)
| |
10 / 10
AC
|
C
|
on May 9, 2023, 2:57 p.m.
|
weighted 90%
(14pp)
| |
10 / 10
AC
|
PY2
|
on Nov. 27, 2023, 11:00 p.m.
|
weighted 86%
(8.6pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 27, 2023, 10:46 p.m.
|
weighted 81%
(8.1pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 26, 2023, 9:50 p.m.
|
weighted 77%
(7.7pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 23, 2023, 12:24 p.m.
|
weighted 74%
(7.4pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 23, 2023, 12:22 p.m.
|
weighted 70%
(7.0pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 23, 2023, 12:08 p.m.
|
weighted 66%
(6.6pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 23, 2023, 11:42 a.m.
|
weighted 63%
(6.3pp)
|
Algorithms - Generic (20.0 points)
Problem | Score |
---|---|
Inventory Management | 10.0 / 10.0 |
ElevationMap | 10.0 / 10.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 functions (10.0 points)
Problem | Score |
---|---|
Sum of two numbers using functions | 10.0 / 10.0 |
C Programming (10.0 points)
Problem | Score |
---|---|
To add first n natural numbers | 10.0 / 10.0 |
C Programming - Basics (71.0 points)
Problem | Score |
---|---|
array simple | 15.0 / 15.0 |
Positive or Negative | 20.0 / 20.0 |
Swap digits of a number | 16.0 / 20.0 |
Odd or Even | 10.0 / 10.0 |
Reversing a number | 10.0 / 10.0 |
C++ (25.0 points)
Problem | Score |
---|---|
sample1_c++ | 5.0 / 5.0 |
basicinput | 5.0 / 5.0 |
helloworld | 5.0 / 5.0 |
Circle area | 5.0 / 5.0 |
Find Gross salary | 5.0 / 5.0 |
objects (10.0 points)
Problem | Score |
---|---|
twoobjects | 10.0 / 10.0 |
Types of constructors (20.0 points)
Problem | Score |
---|---|
constructor basics1 | 10.0 / 10.0 |
constructors2 | 10.0 / 10.0 |