제출 #511158

#제출 시각아이디문제언어결과실행 시간메모리
511158Salama일차 함수 (tutorial4)C++14
100 / 100
1 ms292 KiB
#include <bits/stdc++.h>
#include <grader.h>
using namespace std;
void solve(){ long long x,z; z=f(0); x=f(1)-z; Report(x,z);
     
} 
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...