# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
715037 | The_Cat_Person | Kamenčići (COCI21_kamencici) | C++14 | 0 ms | 0 KiB |
This submission is migrated from previous version of oj.uz, which used different machine for grading. This submission may have different result if resubmitted.
#include <iostream>
using namespace std;
int n;
cin >> n;
int k;
cin >> k;
string pebbles;
cin >> pebbles;
int main()
{
int a = 5
int b = 0
if (a==k)
{
cout << "NE"
}
if (b==k)
{
cout << "NE"
}
return 0;
}