Start coding format
I used to start coding with following format: int main(){ -(cursor here) }
Start file
_
End file
int main(){ _ }
View Diff
1c1,3 < _ --- > int main(){ > _ > }
Solutions by @BradleySmall:
Unlock 3 remaining solutions by signing in and submitting your own entry