#327

by Zzzyt

Submitted 1 year 7 months ago
Sun Aug 21 18:20:46 CST 2022
Judger: judger1
Dataset Version: v7

36 ms / 8808 KB
Final 0
Problem: testProblemSet.testP
Language: Python 3


#1

36ms / 8808KB / Wrong Answer
Input

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

#2

31ms / 8732KB / 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.