Points Breakdown
22 / 30
WA
|
C++17
|
on April 29, 2022, 3:09 p.m.
|
weighted 100%
(22pp)
| |
20 / 20
AC
|
PY3
|
on July 10, 2022, 11:14 p.m.
|
weighted 95%
(19pp)
| |
20 / 20
AC
|
C
|
on May 27, 2021, 2:55 p.m.
|
weighted 90%
(18pp)
| |
15 / 15
AC
|
C++17
|
on April 28, 2022, 4:08 p.m.
|
weighted 86%
(13pp)
| |
10 / 10
AC
|
PY3
|
on March 25, 2022, 3:06 p.m.
|
weighted 81%
(8.1pp)
| |
10 / 10
AC
|
PY3
|
on Dec. 1, 2021, 9:21 a.m.
|
weighted 77%
(7.7pp)
| |
10 / 10
AC
|
C++17
|
on Oct. 6, 2021, 4:01 p.m.
|
weighted 74%
(7.4pp)
| |
10 / 10
AC
|
C
|
on May 27, 2021, 3:12 p.m.
|
weighted 70%
(7.0pp)
| |
10 / 10
AC
|
C
|
on May 27, 2021, 2:46 p.m.
|
weighted 66%
(6.6pp)
| |
5 / 5
AC
|
C++17
|
on Sept. 15, 2021, 3:59 p.m.
|
weighted 63%
(3.2pp)
|
Basic Python (20.0 points)
Problem | Score |
---|---|
Say "Hello, World!" With Python | 10.0 / 10.0 |
Write a function | 10.0 / 10.0 |
C Programming (20.0 points)
Problem | Score |
---|---|
csea2020pb001 Add two numbers | 10.0 / 10.0 |
csea2020pb003 Positive Negative Zero | 10.0 / 10.0 |
C Programming - Basics (25.0 points)
Problem | Score |
---|---|
Add 2 integers | 20.0 / 20.0 |
Distance Between Points | 5.0 / 5.0 |
C++ (30.0 points)
Problem | Score |
---|---|
basicinput | 5.0 / 5.0 |
helloworld | 5.0 / 5.0 |
Rectangular shape | 5.0 / 5.0 |
Multiplication Table | 5.0 / 5.0 |
Circle area | 5.0 / 5.0 |
Find Gross salary | 5.0 / 5.0 |
Linear Data Structures (37.0 points)
Problem | Score |
---|---|
19cse212-StackArrayTest1-CSEA | 22.0 / 30.0 |
19cse212-StackArrayTest2-CSEA | 15.0 / 15.0 |
Non-Linear Data Structures (20.0 points)
Problem | Score |
---|---|
19cse212-D-GraphsADT | 20.0 / 20.0 |
Types of constructors (10.0 points)
Problem | Score |
---|---|
constructor basics1 | 10.0 / 10.0 |