Update 'du3/program.c'
This commit is contained in:
parent
d0e696e9ed
commit
39820102e0
@ -3,7 +3,7 @@
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#define VELKOST_POLA 130
|
||||
#define VELKOST_POLA 120
|
||||
int main(){
|
||||
char rip[VELKOST_POLA];
|
||||
memset(rip, '\0', VELKOST_POLA*sizeof(char));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user