Download OpenAPI specification:
{- "startsAt": 0,
- "daySeconds": [
- 0
], - "daySteps": [
- 0
], - "map": {
- "height": 8,
- "width": 8,
- "cells": [
- [
- 0
]
]
}, - "spots": [
- {
- "brand": 0,
- "pos": 0,
- "stocks": 1
}
], - "agents": [
- 0
], - "fuelLimits": 0,
- "players": 0,
- "busyThreshold": 0,
- "jammedThreshold": 0
}エージェント種別を提出する
| token | string |
| Procon-Token | string |
エージェント種別決定で提出するエージェント種別一覧。 配列の要素数はエージェント数と一致する必要がある。
例: [0, 1, 0, 1]
エージェント種別
[- 0
]{- "code": "AuthError",
- "message": "string"
}{- "endsAt": 0,
- "day": 0,
- "agents": [
- {
- "kind": 0,
- "pos": 0,
- "fuel": 0
}
], - "others": [
- {
- "id": 0,
- "agents": [
- {
- "kind": 0,
- "pos": 0,
- "fuel": 0
}
]
}
], - "traffics": [
- {
- "pos": 0,
- "status": 0
}
]
}行動計画を提出する
| token | string |
| Procon-Token | string |
全エージェント分の行動列 配下は1エージェント分の行動列。
各要素の意味:
例:
妥当性ルール:
[- [
- 0
]
]{- "revision": 0
}