Initialization
This commit is contained in:
parent
fa26c73e71
commit
c97976e478
@ -1,6 +1,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#define SIZE 10
|
||||
#define SIZE 100
|
||||
|
||||
int main() {
|
||||
double coefs[SIZE] = {0.0};
|
||||
|
Loading…
Reference in New Issue
Block a user