Wrong Answer
Code
#include <iostream>
using namespace std;
int main()
{
cout << "hello, world" << endl;
}
Information
- Submit By
- Type
- Submission
- Problem
- P1153 Is Date Possible?
- Contest
- Happy New Year 2025
- Language
- C++17 (G++ 13.2.0)
- Submit At
- 2025-01-02 14:36:57
- Judged At
- 2025-01-02 14:36:57
- Judged By
- Score
- 0
- Total Time
- 1ms
- Peak Memory
- 532.0 KiB