Upload this thingy
parent
6c03569cbb
commit
e16a87e264
|
@ -0,0 +1,6 @@
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
std::cout << "Hello horrible world!!!" << std::endl;
|
||||||
|
}
|
Loading…
Reference in New Issue