제출 #511121

#제출 시각아이디문제언어결과실행 시간메모리
511121Salamamain 함수 (BSC_0_0)C++14
100 / 100
1 ms204 KiB
#include <bits/stdc++.h> using namespace std; long long q[10000000],q2[10000000]; int main() { return 0; }
#Verdict Execution timeMemoryGrader output
Fetching results...