#include<iostream> using namespace std; int main() { int S; if(((n%4==0)&&(!(n%100==0)))|n%400==0){ S++; } cout<<S; }