Giter VIP home page Giter VIP logo

Comments (3)

0f-0b avatar 0f-0b commented on August 10, 2024

可以提供记录 id 吗?

from luogu-api-docs.

hopelessFantast avatar hopelessFantast commented on August 10, 2024

记录id 59249985
返回json:

{
"code": 200,
"currentTemplate": "RecordShow",
"currentData": {
"record": {
"detail": {
"compileResult": null,
"judgeResult": {
"subtasks": [],
"finishedCaseCount": 0,
"__CLASS_NAME": "Luogu\DataClass\Record\JudgeResult\JudgeResult"
},
"__CLASS_NAME": "Luogu\DataClass\Record\RecordDetail"
},
"sourceCode": "#include\nusing namespace std;\nint main(){\n int a,b;\n cin>>a>>b;\n cout<<a+b;\n return 0;\n}",
"time": 0,
"memory": 0,
"problem": {
"pid": "P1001",
"title": "A+B Problem",
"difficulty": 1,
"fullScore": 100,
"type": "P"
},
"contest": null,
"sourceCodeLength": 111,
"submitTime": 1633450134,
"language": 11,
"user": {
"uid": 549875,
"name": "nosexynomoney",
"slogan": "",
"badge": null,
"isAdmin": false,
"isBanned": false,
"color": "Blue",
"ccfLevel": 0
},
"id": 59249985,
"status": 0,
"enableO2": false
},
"testCaseGroup": [
[0, 1, 2, 3, 4]
],
"showStatus": true
},
"currentTitle": "R59249985",
}

from luogu-api-docs.

hopelessFantast avatar hopelessFantast commented on August 10, 2024

哦我明白了谢谢

from luogu-api-docs.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.