#346

by Zzzyt

Submitted 2 months 1 day ago
Fri Sep 20 20:21:34 CST 2024
Judger: judger1
Dataset Version: v7

30 ms / 8832 KB
Final 0
Problem: testProblemSet.testP
Language: Python 3


#1

30ms / 8832KB / Wrong Answer
Input

												
Output
Hello,World!
Answer
Hello,World
Checker Information
1st words differ - expected: 'Hello,World', found: 'Hello,World!'

#2

27ms / 8736KB / Wrong Answer
Input

												
Output
Hello,World!
Answer
Hello,World
Checker Information
1st words differ - expected: 'Hello,World', found: 'Hello,World!'
print('Hello,World!')
This language doesn't require compilation.