提交时间:2026-01-04 15:29:08
运行 ID: 80723
#include <iostream> using namespace std; int main() { cout<<"CW"<<endl; cout<<"CCW"; return 0; }