Skip to content

Commit 69584ca

Browse files
authored
Create Day12-Inheritance.c
1 parent c7ebb53 commit 69584ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/* Sample Input
2+
3+
Heraldo Memelli 8135627
4+
2
5+
100 80
6+
7+
Sample Output
8+
9+
Name: Memelli, Heraldo
10+
ID: 8135627
11+
Grade: O

0 commit comments

Comments
 (0)