제출 #118539

#제출 시각아이디문제언어결과실행 시간메모리
118539jangwonyoungmain 함수 (BSC_0_0)C++14
0 / 100
2 ms256 KiB
#include<iostream>
using namespace std;
int main(){
	cout << "im so weak\n";
}
#Verdict Execution timeMemoryGrader output
Fetching results...