Print and comment
Gapfill exercise
Solution
#
[?]
<stdio.h>
int main()
{
[?]
printf("don't print anything");
[?]
0;
}
Solution
OK