calc.cpp (4 lines of code) (raw):

#include <iostream> int main() { return 0; }