質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -51,7 +51,7 @@
|
|
51
51
|
</html>
|
52
52
|
```
|
53
53
|
```ここに言語を入力
|
54
|
-
'use
|
54
|
+
'use strict';
|
55
55
|
|
56
56
|
{
|
57
57
|
var total = document.getElementById('total');
|