diff --git a/LCB2025008/hello.cpp b/LCB2025008/hello.cpp new file mode 100644 index 0000000..068dcb1 --- /dev/null +++ b/LCB2025008/hello.cpp @@ -0,0 +1,9 @@ +#include +using namespace std; +int main(){ + while(true){ + cout<<"hell"<