mirror of
https://github.com/ada-dmitry/prog.l_ada.git
synced 2026-09-24 09:10:14 +00:00
7 lines
86 B
C
7 lines
86 B
C
#include <stdio.h>
|
|
#include <stdio.h>
|
|
#include "head.h"
|
|
|
|
int main(){
|
|
return 126;
|
|
} |