Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
hongbo-miao/hongbomiao.com
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
main
build
See recent builds
16 days ago
Refresh default branch
Refresh
reverse-engineering/hello-c/main.c
Summary
Maintainability
Test Coverage
Issues
Source
Stats
Issues
#include <stdio.h> int main() { printf("Hello, world!\n"); return 0; }