Submission
Status:
(xSSSSSSSSS)(xSSSS)(xSSSS)(SSSSSSSSSS)
Subtask/Task Score:
{0/20}{0/30}{0/30}{0/20}
Score: 0
User: Nathako9n
Problemset: กองไฟ
Language: cpp
Time: 0.001 second
Submitted On: 2026-01-24 08:39:04
#include <bits/stdc++.h>
#define ll long long
#define endl '\n'
using namespace std;
ll dp[152][52][52][52][3];
int main(){
ios::sync_with_stdio(0);
cin.tie(0);
}
/*
3
2
12
8
*/