CompilationJobResult
{
error: boolean,
result: string,
internalError: boolean
}
TestJobResult
{
error: boolean,
result: string,
totalTests: int,
passedTests: int,
internalError: boolean
}
PlagiarismJobResult
{
error: boolean,
result: string,
detected: boolean,
internalError: boolean
}
CompilationJob
{
path:string, /cnp_prof/nume_topic/nume_task/cnp_student
language:string, litere mari
type: string litere mari
}
TestJob{
path:string,
language:string, litere mari
type: string //intre fiecare test exista new line
}
PlagiarismJob{
paths: [
p1,p2
],
type:string
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Vladutu/wad_team2_backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published