답안 #980503

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
980503 2024-05-12T08:04:50 Z vjudge1 육각형 영역 (APIO21_hexagon) C++17
컴파일 오류
0 ms 0 KB
#include "hexagon.h"
#include<bits/stdc++.h>
#define sz size()
#define ll long long
using namespace std;
const ll M = 1e9 + 7;
int draw_territory(int N, int A, int B, vector<int> D, vector<int> L)
{
    if(L[0] != L[1] || L[0] != d[2])
        while(true);
    ll ans = ((ll)L[0] + 1ll) * ((ll)L[0] + 2ll) / 2ll * (ll)A % M;
    return int(ans);
}


//void solve()
//{
//}
//
//signed main()
//{
//    ios_base::sync_with_stdio(0);
//    cin.tie(0), cout.tie(0);
////    solve();
//}

Compilation message

hexagon.cpp: In function 'int draw_territory(int, int, int, std::vector<int>, std::vector<int>)':
hexagon.cpp:9:32: error: 'd' was not declared in this scope
    9 |     if(L[0] != L[1] || L[0] != d[2])
      |                                ^