summaryrefslogtreecommitdiff
path: root/2/homework/2.96.c
blob: e9ca8d914dcf56c7158d564ae0555cf8deece35e (plain)
1
2
3
4
5
6
7
8
#import "stdio.h"



int main(void) {

    return 0;
}