Skip to content

Commit 3a09a53

Browse files
committed
1 parent 0401a64 commit 3a09a53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TinyCompilerCPlusPlus/TinyCompilerCPlusPlus.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,5 @@ int main()
4646
{
4747
std::cout << result3[i] << "\n";
4848
}
49+
std::cin >> argumentsStr;
4950
}

0 commit comments

Comments
 (0)