정답 개수:
0
틀린 개수:
8
실행 실패 개수:
2
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
GKDBAJ EJFGBJJDJBI
3 GKD
3 GBJ
Reported LCS is not a valid subsequence of the second input string
CJKKAKDJ GGFAIFIAEKGHHI
2 C
2 AK
Reported LCS length: 2, but actual LCS string length: 1
DDHBIEGG EJDFFDCKFBFIEHH
5 DD
5 DDBIE
Reported LCS length: 5, but actual LCS string length: 2
CADFGIEIDJ IKEJHDBDJ
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 10 out of bounds for length 10 at Main.main(Main.java:21)
4 IEDJ
CGKKAGDBFHCAFJAKFIAC JEKBCGKIGHGDA
런타임 에러 (RTE)
stderr:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 14 out of bounds for length 14 at Main.main(Main.java:21)
6 KBCKIA