codeGK
Code it ALL
Wrong Syntax in C - CodeGK

♦ Wrong Syntax in C

♣ Example2: Wrong Syntax in C

In this example, there are multiple syntax violations:-
1) hash-character is missing before the stdio.h library inclusion.
2) ; is missing after the puts statement.
Example
Input:
Output: