Skip to content

Commit 9d041fd

Browse files
author
coderxiang
committed
minor update
1 parent ae62fad commit 9d041fd

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

Codeforces/#156C_110.cpp#

Lines changed: 0 additions & 45 deletions
This file was deleted.

Codeforces/Div II/CF327C.scala renamed to Codeforces/Div II/CF327C_191.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
object CF327C extends App {
1+
object CF327C_191 extends App {
22
val s = Console.readLine
33
val n : Long = s.size.toLong
44
val k : Long = Console.readLine.toLong

0 commit comments

Comments
 (0)