MCPcopy Create free account
hub / github.com/BowenFu/matchit.cpp / factorial.cpp

File factorial.cpp

sample/factorial.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "matchit.h"
2#include <iostream>
3
4constexpr int32_t factorial(int32_t n)

Callers

nothing calls this directly

Calls 1

factorialFunction · 0.85

Tested by

no test coverage detected