Skip to content

RinatMambetov/exam02-42school

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exam02-42school

Exam #02 of the new graph.
Subjects are in the folder of each exercises, along with a solution and a test file.

✅ Exam Rank 02

Title Description Allowed functions level of difficulty
ft_printf Write a function named ft_printf that will mimic the real printf malloc, free, write, va_start, va_arg, va_copy, va_end ⭐⭐⭐⭐
get_next_line Write a function will store, in the parameter "line", a line that has been read from the file descriptor 0 read, free, malloc ⭐⭐⭐
inter Write a program that takes two strings and displays, without doubles, the characters that appear in both strings, in the order they appear in the first one. write ⭐⭐
union Write a program that takes two strings and displays, without doubles, the characters that appear in either one of the strings. write

About

Exam #02 of the new graph with tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published