#include using namespace std; int main() { cout << "TEST DONE (ONLY_C)" << endl; return 0; }