c#include <bits/stdc++.h> using namespace std; typedef struct{ string name; int ko; int en; int math; } score; bool cmp(score s1, score s2){ if( ``
#include <bits/stdc++.h> using namespace std; typedef struct{ string name; int ko; int en; int math; } score; bool cmp(score s1, score s2){ if( ``