QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#221113 | #6556. Text Editor | ucup-team1876 | 0 | 0ms | 3596kb | C++23 | 3.6kb | 2023-10-21 09:26:23 | 2023-10-21 09:26:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3596kb
First Run Input
17 insert 0 abcdef print 0 6 erase 4 5 print 0 5 copy 0 3 paste 1 print 0 8 cut 2 4 print 0 6 undo print 0 8 paste 6 print 0 10 redo redo print 0 10 serialize
First Run Output
abcdef abcdf aabcbcdf aabcdf aabcbcdf aabcbcbcdf aabcbcbcdf ,j,0,6,abcdef,erase,4,5,copy,0,3,paste,1,cut,2,4,undo,paste,6,redo,redo,
Second Run Input
2 deserialize ,j,0,6,abcdef,erase,4,5,copy,0,3,paste,1,cut,2,4,undo,paste,6,redo,redo, print 0 10
Second Run Output
result:
wrong output format Unexpected end of file - token expected