1. `()` function declarations are deprecated in modern C 2. `return 0` at the end of `main` is redundant in modern C
65 B
65 B
1. `()` function declarations are deprecated in modern C 2. `return 0` at the end of `main` is redundant in modern C