uncheck completed package

This commit is contained in:
2024-05-23 16:52:42 +09:00
parent d7f39c9159
commit 07f769683e
2 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
package completed
import java.util.PriorityQueue
import java.util.Scanner

View File

@@ -1,5 +1,3 @@
package completed
fun main() {
val n: Int = readLine()!!.toInt()
println("1")