回答編集履歴

1

変更

2016/12/26 04:13

投稿

A.Ichi
A.Ichi

スコア4070

test CHANGED
@@ -132,7 +132,7 @@
132
132
 
133
133
 
134
134
 
135
- printf("%s ",pt-ct);
135
+ printf("%c ",*(pt-ct));
136
136
 
137
137
  printf("%d %d %d %d %d\n",*pe,*pm,*ps,*pj,*pg);
138
138