Skip to content

Commit a5e4f7d

Browse files
committed
aaa
1 parent 348e03f commit a5e4f7d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

report_card.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ int main()
1919
printf("Average : %d\n", sum/3);
2020
return 0;
2121
}
22+
23+
24+
aaa

0 commit comments

Comments
 (0)