Code
#include<bits/stdc++.h>
using namespace std;
int main()
{
cout << 1 <<'\n';
}
Information
- Submit By
- Type
- Pretest
- Problem
- P1195 B. Palindrome
- Language
- C++17 (G++ 13.2.0)
- Submit At
- 2025-06-13 16:47:34
- Judged At
- 2025-06-13 16:47:34
- Judged By
- Score
- 10
- Total Time
- 4ms
- Peak Memory
- 532.0 KiB