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 @JeanGeo20504212:
Unlock 1 remaining solutions by signing in and submitting your own entry