diff --git a/first.cpp b/first.cpp index 50db2f3d70c85a579ccf3360a4cdd75b6c65833e..e46e4788db2d028891e67f573b54cab6545e8c83 100644 --- a/first.cpp +++ b/first.cpp @@ -2,4 +2,5 @@ int main() { printf("hello world!"); + printf("hello world!"); }