File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 221
221
* 금광 (Flipkart 인터뷰 기출): ([ Python 3.7 코드] ( /16/1.py ) / [ C++ 코드] ( /16/1.cpp ) / [ Java 코드] ( /16/1.java ) )
222
222
* [ 정수 삼각형] ( https://www.acmicpc.net/problem/1932 ) (IOI): ([ Python 3.7 코드] ( /16/2.py ) / [ C++ 코드] ( /16/2.cpp ) / [ Java 코드] ( /16/2.java ) )
223
223
* [ 퇴사] ( https://www.acmicpc.net/problem/14501 ) (삼성): ([ Python 3.7 코드] ( /16/3.py ) / [ C++ 코드] ( /16/3.cpp ) / [ Java 코드] ( /16/3.java ) )
224
- * [ 병사 배치하기] ( https://www.acmicpc.net/problem/18353 ) (핵심 유형): ([ Python 3.7 코드] ( /16/4.py ) / [ C++ 코드] ( /16/4.cpp ) / [ Java 코드] ( /16/4.java ) )
224
+ * [ 병사 배치하기] ( https://www.acmicpc.net/problem/18353 ) (핵심 유형): ([ Python 3.7 코드] ( /16/4.py ) / [ C++ 코드] ( /16/4.cpp ) / [ Java 코드] ( /16/4.java ) ) ✅
225
225
* 못생긴 수 (Google 인터뷰 기출): ([ Python 3.7 코드] ( /16/5.py ) / [ C++ 코드] ( /16/5.cpp ) / [ Java 코드] ( /16/5.java ) )
226
226
* 편집 거리 (Goldman Sachs 인터뷰 기출): ([ Python 3.7 코드] ( /16/6.py ) / [ C++ 코드] ( /16/6.cpp ) / [ Java 코드] ( /16/6.java ) )
227
227
You can’t perform that action at this time.
0 commit comments