제출 #961525

#제출 시각아이디문제언어결과실행 시간메모리
961525mannshah1211콤보 (IOI18_combo)C++17
0 / 100
1 ms344 KiB
#include <combo.h> #include <bits/stdc++.h> using namespace std; string guess_sequence(int n) { }

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

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