We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348e03f commit a5e4f7dCopy full SHA for a5e4f7d
1 file changed
report_card.c
@@ -19,3 +19,6 @@ int main()
19
printf("Average : %d\n", sum/3);
20
return 0;
21
}
22
+
23
24
+aaa
0 commit comments