评测信息

运行ID: 49893
src.cpp:1:1: error: 'a' does not name a type
a,b,c = map(int, input().split())
^