Skip to content

Commit 35cf61c

Browse files
committed
not much
1 parent 5ad6ed5 commit 35cf61c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ int main() {
150150
std::printf("\n");
151151
}
152152

153+
std::cin.get();
154+
return 0;
153155
}

0 commit comments

Comments
 (0)