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