Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
hexlet-codebattle/codebattle
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
18 days ago
Refresh default branch
Refresh
services/app/apps/runner/dockers/cpp/check/solution.cpp
Summary
Maintainability
Test Coverage
Issues
Source
Stats
Issues
int solution(int a, int b){ return a + b; }