feat(codeforces): 998
This commit is contained in:
parent
ceda5687f2
commit
dc46462a62
31 changed files with 1346 additions and 0 deletions
9
codeforces/998/temp/a.out
Normal file
9
codeforces/998/temp/a.out
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
a.cc: In function ‘void solve()’:
|
||||
a.cc:74:14: error: expected ‘;’ before ‘}’ token
|
||||
74 | dbgln("hi")
|
||||
| ^
|
||||
| ;
|
||||
75 | }
|
||||
| ~
|
||||
|
||||
[code]: 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue