Skip to content

fink-arthur/MaxSubsequenceC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program to find the maximum subsequence in a file with 2^n elements.

Compile with:
clang -o launcher main.c -fopenmp -std=c11 -lm

Run with:
./launcher test1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages