Toggle navigation
Sky Online Judge
Problems
Challenges
Contest
Tools
Coder
Scoreboard
Code
Dev Message
Discuss
Make-A-Wish
LOGIN
上傳編號
211916
上傳時間
2024-11-12 12:46:17
題目
小偷Litten(測試題)
使用者
anonymous
總得分
0,
Compile Error
CE
in 0 ms
#
State
Runtime
Memory
0
Compile Error
CE
0
0
1
Compile Error
CE
0
0
2
Compile Error
CE
0
0
3
Compile Error
CE
0
0
4
Compile Error
CE
0
0
Judge Information
./test.cpp:1:1: error: 'a' does not name a type
a, b = map(int, input().split())
^