uncheck completed package
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
package completed
|
||||
|
||||
import java.util.PriorityQueue
|
||||
import java.util.Scanner
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
package completed
|
||||
|
||||
fun main() {
|
||||
val n: Int = readLine()!!.toInt()
|
||||
println("1")
|
||||
|
||||
Reference in New Issue
Block a user