Submission #1328938

#TimeUsernameProblemLanguageResultExecution timeMemory
1328938hectormedranoLanguages (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[]){
    int L = language(0)
}

Compilation message (stderr)

lang.cpp: In function 'void excerpt(int*)':
lang.cpp:13:1: error: expected ',' or ';' before '}' token
   13 | }
      | ^