We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad6ed5 commit 35cf61cCopy full SHA for 35cf61c
main.cpp
@@ -150,4 +150,6 @@ int main() {
150
std::printf("\n");
151
}
152
153
+ std::cin.get();
154
+ return 0;
155
0 commit comments