remove hello world main
This commit is contained in:
parent
8b053dab64
commit
58604d0a59
6
main.cpp
6
main.cpp
@ -1,6 +0,0 @@
|
||||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
std::cout << "Hello, World!" << std::endl;
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user