結果
問題 |
No.9014 テストの合計点と平均点
|
ユーザー |
|
提出日時 | 2023-01-03 16:06:14 |
言語 | JavaScript (node v23.5.0) |
結果 |
RE
|
実行時間 | - |
コード長 | 128 bytes |
コンパイル時間 | 34 ms |
コンパイル使用メモリ | 5,120 KB |
実行使用メモリ | 40,320 KB |
最終ジャッジ日時 | 2024-11-27 01:58:48 |
合計ジャッジ時間 | 940 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | RE * 3 |
other | RE * 3 |
ソースコード
const j, m , b; const sum = function(j + m+ b); console.log(sum()); const avg = function((j + m + b) / 3); console.log(avg());