\(y=x^2\)

#include <cstdio>
#include <cstring>
int main(){
    return 0;
}