Submission #1328937

#TimeUsernameProblemLanguageResultExecution timeMemory
1328937hectormedranoLanguages (IOI10_languages)C++20
Compilation error
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)
}

Compilation message (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)
      |     ^~