제출 #359147

#제출 시각아이디문제언어결과실행 시간메모리
359147mohamedsobhi777Languages (IOI10_languages)C++14
컴파일 에러
0 ms0 KiB
#include <bits/stdc++.h> using namespace std; void excerpt(vector<int> ex) { language(1); }

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

lang.cpp: In function 'void excerpt(std::vector<int>)':
lang.cpp:7:8: error: 'language' was not declared in this scope
    7 |        language(1);
      |        ^~~~~~~~