Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SS1

Übungen zu "Systemnahe Software mit C 1"

In case of automated test failure, submit this:

#include <stdlib.h>
#include <stdio.h>

int main() {
    while(getchar() != -1);
    exit(0);
}

About

Übungen zu "Systemnahe Software mit C 1"

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages