6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
#include <stdio.h>
|
||
|
#include <stdlib.h>
|
||
|
|
||
|
int main(void){
|
||
|
int x=0;
|
||
|
|