评测信息

运行ID: 51914
src.cpp: In function 'void shuchu(long long int*)':
src.cpp:26:3: error: 'prlong' was not declared in this scope
prlong longf("%d ",a[i]);
^
src.cpp: At global scope:
src.cpp:29:16: error: '::main' must return 'int'
long long main() {
^