{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":105425210,"defaultBranch":"master","name":"DataStructures-Algorithms","ownerLogin":"rachitiitr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-10-01T07:04:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32428330?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1710575399.0","currentOid":""},"activityList":{"items":[{"before":"ca63481f86eb6d3fdcb42e20ea87de24d60eccf3","after":"e7f64a055be94d8675586aa391c89924971887df","ref":"refs/heads/master","pushedAt":"2024-03-16T07:54:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"rachitiitr","name":"Rachit Jain","path":"/rachitiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32428330?s=80&v=4"},"commit":{"message":"Merge pull request #65 from rachitiitr:u/rachit/template\n\n## Codeforces Contest Runner\n* Its a quick way to enter a contest and code solutions to various probelms\n* Run `source Library/Utils/codeforces.sh` once\n* Run `enter`\n* This already creates various `a.cpp, b.cpp, ..., e.cpp` with template code already present\n* Run `build a` to create executable for `a.cpp`\n* Run `run a` to run the binary\n* If you want, you can also do `runtxt a` which will read input from `in.txt`\n\n## Debugging during local\n* Use powerful macro `deb(...)` and `debArr(...)` to help debugging\n* No need to comment anything, on codeforces these deb statements are removed automatically\n* Introduced `logger.h` that helps with these macros \n* We do not include `logger.h` in our cpp file if `ONLINE_JUDGE` is defined, which is true for codeforces's server.","shortMessageHtmlLink":"Merge pull request #65 from rachitiitr:u/rachit/template"}},{"before":null,"after":"da7e12d0b02e2c6dd3764c4ecc2b0853d16e8891","ref":"refs/heads/u/rachit/template","pushedAt":"2024-03-16T07:49:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rachitiitr","name":"Rachit Jain","path":"/rachitiitr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32428330?s=80&v=4"},"commit":{"message":"Codeforces Contest Runner and Debug Logger during Local","shortMessageHtmlLink":"Codeforces Contest Runner and Debug Logger during Local"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEF0VrsAA","startCursor":null,"endCursor":null}},"title":"Activity ยท rachitiitr/DataStructures-Algorithms"}