feat(cf): 952
This commit is contained in:
parent
0cb0d11ba9
commit
ceda5687f2
30 changed files with 1302 additions and 12 deletions
8
codeforces/964/.clangd
Normal file
8
codeforces/964/.clangd
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
CompileFlags:
|
||||
Add:
|
||||
- -std=c++20
|
||||
- -Wall
|
||||
- -Wextra
|
||||
- -Wpedantic
|
||||
- -Wshadow
|
||||
- -Wno-unknown-pragmas
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
14
|
||||
3
|
||||
4
|
||||
7
|
||||
10
|
||||
12
|
||||
1
|
||||
18
|
||||
|
|
@ -1,7 +1,8 @@
|
|||
5
|
||||
6
|
||||
6
|
||||
36
|
||||
263
|
||||
1635429922
|
||||
324
|
||||
1678476632
|
||||
|
||||
24:10 03/02/25
|
||||
[code]: 0
|
||||
[time]: 11.8585 ms
|
||||
Loading…
Add table
Add a link
Reference in a new issue