My issue
My code
#include <iostream>
using namespace std;
int main() {
// your code goes here
int t;
cin>>t;
while(t--){
int n;
cin>>n;
int A[n];
for(int i=0;i<n;i++){
cin>>A[i];
}
int score=0;
for(int i=k;i<=n;i++){
}
}
return 0;
}
Problem Link: ONEFROMK Problem - CodeChef