Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ gcd.cpp
File
gcd.cpp
sample/gcd.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"matchit.h"
2
#include <iostream>
3
4
constexpr int32_t gcd(int32_t a, int32_t b)
Callers
nothing calls this directly
Calls
1
gcd
Function · 0.85
Tested by
no test coverage detected