Projdev Eval 003 20260416234444

D 52 completed
Other
unknown / cpp · tiny
4
Files
520
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#1535599
Phase
done
Progress
0%
Started
2026-04-16 16:25:41
Finished
2026-04-16 16:25:41
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_tiny
Novelty
16.07
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47258
Member of a group with 648 similar repo(s) — canonical #1577108 view group →
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

AI Prompt

Create a command-line application in C++ to manage an ICPC system, specifically addressing the requirements outlined for the "1986. ICPC Management System (2024 A)" problem. The system should be structured to handle input according to the specified format and generate output based on the problem's logic. Since this is for an ACMOJ problem, focus on implementing the core logic described in the assignment requirements, using C++ for the solution.
cpp icpc acmoj system competitive-programming command-line
Generated by gemma4:latest

Catalog Information

Create a command-line application in C++ to manage an ICPC system, specifically addressing the requirements outlined for the "1986. ICPC Management System (2024 A)" problem. The system should be structured to handle input according to the specified format and generate output based on the problem's logic. Since this is for an ACMOJ problem, focus on implementing the core logic described in the assignment requirements, using C++ for the solution.

Tags

cpp icpc acmoj system competitive-programming command-line

Quality Score

D
52.4/100
Structure
44
Code Quality
65
Documentation
38
Testing
0
Practices
78
Security
100
Dependencies
80

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment

Recommendations

  • Add a test suite — start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Languages

cpp
63.0%
markdown
36.0%
text
1.0%

Frameworks

None detected

Symbols

method14
struct3
class1
function1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1220063.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV