回答編集履歴

1

実行結果を追記

2022/04/13 03:11

投稿

tatsu99
tatsu99

スコア5438

test CHANGED
@@ -76,4 +76,14 @@
76
76
 
77
77
  ```
78
78
 
79
+ 実行結果
80
+ D:\goo\c\test_bit>fdump A.bin
81
+ 000000: 0000 0000 0000 0002 3456 789a 0000 00 |........4Vx.... |
79
82
 
83
+ D:\goo\c\test_bit>goo1
84
+ normal end val = 288940 bit string=[1000110100010101100]
85
+
86
+ 62は7byte目の6番目のビット
87
+ 80は10bytes目の0番目のビット
88
+
89
+