Codeforces Round 797 Div.3 By xiaruize A. Print a Pedestal (Codeforces logo?) 分三类讨论,即nnn模333的值 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162// Problem: Print a Pedestal (Codeforces logo?)// Contest: Codeforces// URL: https://m3.codeforces.com/contest/1690/problem/A// Memory Limit: 256 MB// Time Limit: 1000 ms//// Powered by CP Editor (https://cpeditor.org)/* Name: Author: xiaruize Date:*/#include <bits/stdc++.h&g ...