Submitted 4 years 5 months 1 day ago
Sun May 24 11:11:09 CST 2020
Judger: ZJS
Dataset Version: v0
0 ms /
0 KB
Final
0
Problem: fun.spinach
Language: GNU C++ 11
1 1 1 1 1 1 max
The sandbox returned:103 See 'checker exit code' on Github for detail
#include <bits/stdc++.h>
using namespace std;
int main(){
cout<<"1\n123456"<<endl;
}