제출 #1369292

#제출 시각아이디문제언어결과실행 시간메모리
1369292Almonther게임 (IOI14_game)C++20
0 / 100
0 ms344 KiB
#import"game.h"
int c[9999];void initialize(int n){}int hasEdge(int u, int v){return++c[u>v?u:v]==u>v?u:v;}

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

game.cpp:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
    1 | #import"game.h"
      |  ^~~~~~
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…