We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0401a64 commit 3a09a53Copy full SHA for 3a09a53
TinyCompilerCPlusPlus/TinyCompilerCPlusPlus.cpp
@@ -46,4 +46,5 @@ int main()
46
{
47
std::cout << result3[i] << "\n";
48
}
49
+ std::cin >> argumentsStr;
50
0 commit comments