From 3d89a2416fb42bca868897c54fbe877227225224 Mon Sep 17 00:00:00 2001 From: TinyAtoms Date: Mon, 28 Mar 2022 16:06:00 -0300 Subject: [PATCH] a --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 6c54c43..1cbd5e4 100644 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,5 @@ #include int main(){ -std::cout << "figure it out \n"; +std::cout << "figure it out somehow \n"; } \ No newline at end of file