제출 #1328937

#제출 시각아이디문제언어결과실행 시간메모리
1328937hectormedranoLanguages (IOI10_languages)C++20
컴파일 에러
0 ms0 KiB
#include <bits/stdc++.h>

#include "grader.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
using namespace std;

void excerpt(int E[]){
    ll L = language(0)
}

컴파일 시 표준 에러 (stderr) 메시지

lang.cpp: In function 'void excerpt(int*)':
lang.cpp:12:5: error: 'll' was not declared in this scope
   12 |     ll L = language(0)
      |     ^~