What is the shortest program without any header file or main function | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the shortest program without any header file or main function

6th Apr 2018, 6:03 AM
Atul Sati
Atul Sati - avatar
1 Answer
+ 1
shortest running program: int main(){} Earlier on, you didn't need the int.
6th Apr 2018, 7:24 AM
Timon Paßlick