Skip to content

Commit

Permalink
08.04: math(엄청난 부자2)
Browse files Browse the repository at this point in the history
  • Loading branch information
luckylooky2 committed Aug 4, 2024
1 parent 3627b86 commit c2eca82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion baekjoon/1271.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 엄청난 부자2
// 엄청난 부자2 : 수학
const [n, m] = require("fs")
.readFileSync("/dev/stdin")
.toString()
Expand Down

0 comments on commit c2eca82

Please sign in to comment.