Node.js playground for Google kick start Coding Code should only be updated in src/app.js Update your solution inside solve() Update the time limit (in seconds) inside checkPerformance() Input and Output Update the in.txt file to the inputs required Update the ans.txt file to the answers expected Testing In terminal, run yarn dev to see the results of your solution Test results are available in io/out.txt Prepare for submission In terminal, run yarn start to see the results of your solution Test results are available in io/out.txt The final code to be submitted is available in index.js