Skip to content

Commit

Permalink
직사각형
Browse files Browse the repository at this point in the history
  • Loading branch information
lulunlnl committed Aug 19, 2024
1 parent c510cf1 commit ec43507
Show file tree
Hide file tree
Showing 42 changed files with 5,579 additions and 1 deletion.
File renamed without changes.
8 changes: 8 additions & 0 deletions 7626/.idea/7626.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
2 changes: 1 addition & 1 deletion 1043/.idea/modules.xml → 7626/.idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
6 changes: 6 additions & 0 deletions 7626/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
cmake_minimum_required(VERSION 3.26)
project(7626)

set(CMAKE_CXX_STANDARD 17)

add_executable(7626 main.cpp)
Empty file.
Empty file.
Empty file.
Empty file.
Loading

0 comments on commit ec43507

Please sign in to comment.