回答編集履歴

1

修正

2018/10/16 22:31

投稿

asm
asm

スコア15147

test CHANGED
@@ -13,8 +13,6 @@
13
13
  #include <vector>
14
14
 
15
15
  #include <any>
16
-
17
- typedef unsigned char Byte;
18
16
 
19
17
  using std::cout, std::endl;
20
18