We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eefad1 commit 7c305aeCopy full SHA for 7c305ae
1 file changed
main.cpp
@@ -1,7 +1,7 @@
1
#include <iostream>
2
using namespace std;
3
4
-int main(){
+int (){
5
string input = "";
6
int num1 = 0;
7
int num2 = 0;
0 commit comments