Skip to content

Commit 7c305ae

Browse files
committed
Remove main
1 parent 2eefad1 commit 7c305ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <iostream>
22
using namespace std;
33

4-
int main(){
4+
int (){
55
string input = "";
66
int num1 = 0;
77
int num2 = 0;

0 commit comments

Comments
 (0)