TAN
Trường An Nguyễn

Json Result Display - Copy this React, Tailwind Component to your project

Tôi có một json kết quả trả về khi tôi chạy 1 bài code { "status": "ACCEPTED", "message": "That is your result of your code for this problem", "testCaseResultDTOS": [ { "input": [ { "name": "s", "inputDataType": "String", "inputData": "\"bbbab\"" } ], "outputData": "4", "outputDatatype": "int", "expected": "4", "expectedDatatype": "int", "status": "ACCEPTED", "public": true, "passed": true } ], "passedTestcase": "2", "maxTestcase": "2", "runtime": 0.0, "memory": 0.0, "accepted": true } bạn hãy tạo một giao diện đẹp để hiển thị kết quả theo json trên

Prompt
Component Preview

About

JsonResultDisplay - Showcase JSON results with clear status, messages, and test case details. Built with React and Tailwind. Get component free!

Share

Last updated 1 month ago