Arkanjo
0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
find_sum.c
Go to the documentation of this file.
1
int
find_sum
(
int
v
[],
int
n
)
n
int n
Definition
main.c:10
v
v[0]
Definition
main.c:4
find_sum
int find_sum(int v[], int n)
Definition
code.c:24
tests
e2e
current
tmp
header
test_multiple_file_equal_code
code.c
find_sum.c
Generated by
1.12.0