제출 #1344888

#제출 시각아이디문제언어결과실행 시간메모리
1344888ElayV13Hack (APIO25_hack)C++20
0 / 100
0 ms344 KiB
#include "hack.h"
#include <bits/stdc++.h>
using namespace std;

int hack()
{

}

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

hack.cpp: In function 'int hack()':
hack.cpp:8:1: warning: no return statement in function returning non-void [-Wreturn-type]
    8 | }
      | ^
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...