Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 118 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 118 Bytes

Programming Contests

int pointer = 3;
for(auto contest: contests){
    contest[team_name] = pointer++;
}