Run ID:108259
提交时间:2025-01-20 08:46:51
#include<iostream> int main(){ int y; cin>>y; cout<<"not leap year"; return 0; }