some update
This commit is contained in:
@@ -2,8 +2,5 @@
|
||||
using namespace std;
|
||||
|
||||
int main(){
|
||||
int n;
|
||||
n++;
|
||||
cout << n << endl;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user