Points Breakdown
20 / 20
AC
|
C
|
on May 6, 2023, 10:00 a.m.
|
weighted 100%
(20pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 1, 2023, 3:29 p.m.
|
weighted 95%
(9.5pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 1, 2023, 3:17 p.m.
|
weighted 90%
(9.0pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 1, 2023, 3:08 p.m.
|
weighted 86%
(8.6pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 1, 2023, 3:06 p.m.
|
weighted 81%
(8.1pp)
| |
10 / 10
AC
|
PY3
|
on Nov. 1, 2023, 10:46 a.m.
|
weighted 77%
(7.7pp)
| |
10 / 10
AC
|
C
|
on May 27, 2023, 12:18 a.m.
|
weighted 74%
(7.4pp)
| |
10 / 10
AC
|
C
|
on May 5, 2023, 12:55 p.m.
|
weighted 70%
(7.0pp)
| |
10 / 10
AC
|
C
|
on May 4, 2023, 3:38 p.m.
|
weighted 66%
(6.6pp)
| |
10 / 10
AC
|
C
|
on May 4, 2023, 3:06 p.m.
|
weighted 63%
(6.3pp)
|
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 (25.0 points)
Problem | Score |
---|---|
Insertion of element in an array | 10.0 / 10.0 |
Sum of first N natural numbers | 5.0 / 10.0 |
Check if the matrix is symmetric | 10.0 / 10.0 |
C Programming - Basics (53.0 points)
Problem | Score |
---|---|
first problem | 10.0 / 10.0 |
Get input from user and print it | 5.0 / 5.0 |
Sum of 2 preset integers | 10.0 / 10.0 |
Positive or Negative | 20.0 / 20.0 |
Check ODD Even | 8.0 / 10.0 |
C++ (15.0 points)
Problem | Score |
---|---|
basicinput | 5.0 / 5.0 |
helloworld | 5.0 / 5.0 |
Circle area | 5.0 / 5.0 |
Strings in C (10.0 points)
Problem | Score |
---|---|
Reverse a string | 10.0 / 10.0 |