// This example shows the multiple pragmas in the same scope with a following statement without brackets. int main(){ int i,j; int n=10, m=10; int a[n][m]; for(i=0;i