제출 #511154

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