AtCoderNoviSteps
AtCoderNoviSteps copied to clipboard
Replace console.log with proper logging in atcoder_problems.ts
trafficstars
As discussed in PR #1417 and this comment, consider replacing console.log statements with a proper logging utility in atcoder_problems.ts.
Requester: @KATO-Hiro