# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
17721 | 2016-01-12T09:15:53 Z | Erzhann | Hyper-minimum (IZhO11_hyper) | C++ | Compilation error |
0 ms | 0 KB |
/* ??/\???? /\ ??| ).|.( | ??|? >-<? | ??========= It's Adilkhan99 miaaaaaau????? */ #include<bits/stdc++.h> ? #define ll long long #define pb push_back #define endl "\n" #define foreach(it, S) for(__typeof (S.begin()) it = S.begin(); it != S.end(); it++) #define mp make_pair #define f first #define s second #define name "" #define _ ios_base::sync_with_stdio(false);cin.tie(0); ? using namespace std; ????????????????????????????????????????????? const int MaxN = int (2e5) + 256; const int INF = int(1e9);? const int mod = (int)(1e9) + 7; int x[36][36][36][36], Q, n , m; int y[36][36][36][36]; int mn1[36][36][36][36]; int mn2[36][36][36][36]; int mn3[36][36][36][36]; int mn4[36][36][36][36]; ? int main () { _ ????scanf("%d%d", &n, &m); ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????scanf("%d", &x[i][i1][i2][i3]); ????int N = m; ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????mn1[i][i1][i2][i3] = INT_MAX, ????????????????????mn2[i][i1][i2][i3] = INT_MAX, ????????????????????mn3[i][i1][i2][i3] = INT_MAX, ????????????????????mn4[i][i1][i2][i3] = INT_MAX; ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????for(int j = 0; j < N; j++) ????????????????????????if(i3 + j <= n)mn1[i][i1][i2][i3] = min(x[i][i1][i2][i3 + j], mn1[i][i1][i2][i3]); ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????for(int j = 0; j < N; j++) ????????????????????????if(i2 + j <= n)mn2[i][i1][i2][i3] = min(mn1[i][i1][i2 + j][i3], mn2[i][i1][i2][i3]); ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????for(int j = 0; j < N; j++) ????????????????????????if(i1 + j <= n)mn3[i][i1][i2][i3] = min(mn2[i][i1 + j][i2][i3], mn3[i][i1][i2][i3]); ? ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????for(int j = 0; j < N; j++) ????????????????????????if(i + j <= n)mn4[i][i1][i2][i3] = min(mn3[i + j][i1][i2][i3], mn4[i][i1][i2][i3]); ????for(int i = 1; i <= n; i++) ????????for(int i1 = 1; i1 <= n; i1++) ????????????for(int i2 = 1; i2 <= n; i2++) ????????????????for(int i3 = 1; i3 <= n; i3++) ????????????????????if(i + N - 1 <= n && i1 + N? - 1<= n && i2 + N - 1 <= n && i3 + N - 1 <= n) ????????????????????????cout << mn4[i][i1][i2][i3] << " "; return 0; }??????????????????????????????????????????????????????
Compilation message
hyper.cpp:9:1: error: stray ‘\302’ in program ? ^ hyper.cpp:9:1: error: stray ‘\240’ in program hyper.cpp:19:1: error: stray ‘\302’ in program ? ^ hyper.cpp:19:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program ????????????????????????????????????????????? ^ hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:21:1: error: stray ‘\302’ in program hyper.cpp:21:1: error: stray ‘\240’ in program hyper.cpp:23:1: error: stray ‘\302’ in program const int INF = int(1e9);? ^ hyper.cpp:23:1: error: stray ‘\240’ in program hyper.cpp:31:1: error: stray ‘\302’ in program ? ^ hyper.cpp:31:1: error: stray ‘\240’ in program hyper.cpp:33:1: error: stray ‘\302’ in program ????scanf("%d%d", &n, &m); ^ hyper.cpp:33:1: error: stray ‘\240’ in program hyper.cpp:33:1: error: stray ‘\302’ in program hyper.cpp:33:1: error: stray ‘\240’ in program hyper.cpp:33:1: error: stray ‘\302’ in program hyper.cpp:33:1: error: stray ‘\240’ in program hyper.cpp:33:1: error: stray ‘\302’ in program hyper.cpp:33:1: error: stray ‘\240’ in program hyper.cpp:34:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:34:1: error: stray ‘\240’ in program hyper.cpp:34:1: error: stray ‘\302’ in program hyper.cpp:34:1: error: stray ‘\240’ in program hyper.cpp:34:1: error: stray ‘\302’ in program hyper.cpp:34:1: error: stray ‘\240’ in program hyper.cpp:34:1: error: stray ‘\302’ in program hyper.cpp:34:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:35:1: error: stray ‘\302’ in program hyper.cpp:35:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:36:1: error: stray ‘\302’ in program hyper.cpp:36:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:37:1: error: stray ‘\302’ in program hyper.cpp:37:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program ????????????????????scanf("%d", &x[i][i1][i2][i3]); ^ hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:38:1: error: stray ‘\302’ in program hyper.cpp:38:1: error: stray ‘\240’ in program hyper.cpp:39:1: error: stray ‘\302’ in program ????int N = m; ^ hyper.cpp:39:1: error: stray ‘\240’ in program hyper.cpp:39:1: error: stray ‘\302’ in program hyper.cpp:39:1: error: stray ‘\240’ in program hyper.cpp:39:1: error: stray ‘\302’ in program hyper.cpp:39:1: error: stray ‘\240’ in program hyper.cpp:39:1: error: stray ‘\302’ in program hyper.cpp:39:1: error: stray ‘\240’ in program hyper.cpp:40:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:40:1: error: stray ‘\240’ in program hyper.cpp:40:1: error: stray ‘\302’ in program hyper.cpp:40:1: error: stray ‘\240’ in program hyper.cpp:40:1: error: stray ‘\302’ in program hyper.cpp:40:1: error: stray ‘\240’ in program hyper.cpp:40:1: error: stray ‘\302’ in program hyper.cpp:40:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:41:1: error: stray ‘\302’ in program hyper.cpp:41:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:42:1: error: stray ‘\302’ in program hyper.cpp:42:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:43:1: error: stray ‘\302’ in program hyper.cpp:43:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program ????????????????????mn1[i][i1][i2][i3] = INT_MAX, ^ hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:44:1: error: stray ‘\302’ in program hyper.cpp:44:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program ????????????????????mn2[i][i1][i2][i3] = INT_MAX, ^ hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:45:1: error: stray ‘\302’ in program hyper.cpp:45:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program ????????????????????mn3[i][i1][i2][i3] = INT_MAX, ^ hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:46:1: error: stray ‘\302’ in program hyper.cpp:46:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program ????????????????????mn4[i][i1][i2][i3] = INT_MAX; ^ hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:47:1: error: stray ‘\302’ in program hyper.cpp:47:1: error: stray ‘\240’ in program hyper.cpp:48:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:48:1: error: stray ‘\240’ in program hyper.cpp:48:1: error: stray ‘\302’ in program hyper.cpp:48:1: error: stray ‘\240’ in program hyper.cpp:48:1: error: stray ‘\302’ in program hyper.cpp:48:1: error: stray ‘\240’ in program hyper.cpp:48:1: error: stray ‘\302’ in program hyper.cpp:48:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:49:1: error: stray ‘\302’ in program hyper.cpp:49:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:50:1: error: stray ‘\302’ in program hyper.cpp:50:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:51:1: error: stray ‘\302’ in program hyper.cpp:51:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program ????????????????????for(int j = 0; j < N; j++) ^ hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:52:1: error: stray ‘\302’ in program hyper.cpp:52:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program ????????????????????????if(i3 + j <= n)mn1[i][i1][i2][i3] = min(x[i][i1][i2][i3 + j], mn1[i][i1][i2][i3]); ^ hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:53:1: error: stray ‘\302’ in program hyper.cpp:53:1: error: stray ‘\240’ in program hyper.cpp:54:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:54:1: error: stray ‘\240’ in program hyper.cpp:54:1: error: stray ‘\302’ in program hyper.cpp:54:1: error: stray ‘\240’ in program hyper.cpp:54:1: error: stray ‘\302’ in program hyper.cpp:54:1: error: stray ‘\240’ in program hyper.cpp:54:1: error: stray ‘\302’ in program hyper.cpp:54:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:55:1: error: stray ‘\302’ in program hyper.cpp:55:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:56:1: error: stray ‘\302’ in program hyper.cpp:56:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:57:1: error: stray ‘\302’ in program hyper.cpp:57:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program ????????????????????for(int j = 0; j < N; j++) ^ hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:58:1: error: stray ‘\302’ in program hyper.cpp:58:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program ????????????????????????if(i2 + j <= n)mn2[i][i1][i2][i3] = min(mn1[i][i1][i2 + j][i3], mn2[i][i1][i2][i3]); ^ hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:59:1: error: stray ‘\302’ in program hyper.cpp:59:1: error: stray ‘\240’ in program hyper.cpp:60:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:60:1: error: stray ‘\240’ in program hyper.cpp:60:1: error: stray ‘\302’ in program hyper.cpp:60:1: error: stray ‘\240’ in program hyper.cpp:60:1: error: stray ‘\302’ in program hyper.cpp:60:1: error: stray ‘\240’ in program hyper.cpp:60:1: error: stray ‘\302’ in program hyper.cpp:60:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:61:1: error: stray ‘\302’ in program hyper.cpp:61:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:62:1: error: stray ‘\302’ in program hyper.cpp:62:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:63:1: error: stray ‘\302’ in program hyper.cpp:63:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program ????????????????????for(int j = 0; j < N; j++) ^ hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:64:1: error: stray ‘\302’ in program hyper.cpp:64:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program ????????????????????????if(i1 + j <= n)mn3[i][i1][i2][i3] = min(mn2[i][i1 + j][i2][i3], mn3[i][i1][i2][i3]); ^ hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:65:1: error: stray ‘\302’ in program hyper.cpp:65:1: error: stray ‘\240’ in program hyper.cpp:66:1: error: stray ‘\302’ in program ? ^ hyper.cpp:66:1: error: stray ‘\240’ in program hyper.cpp:67:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:67:1: error: stray ‘\240’ in program hyper.cpp:67:1: error: stray ‘\302’ in program hyper.cpp:67:1: error: stray ‘\240’ in program hyper.cpp:67:1: error: stray ‘\302’ in program hyper.cpp:67:1: error: stray ‘\240’ in program hyper.cpp:67:1: error: stray ‘\302’ in program hyper.cpp:67:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:68:1: error: stray ‘\302’ in program hyper.cpp:68:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:69:1: error: stray ‘\302’ in program hyper.cpp:69:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:70:1: error: stray ‘\302’ in program hyper.cpp:70:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program ????????????????????for(int j = 0; j < N; j++) ^ hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:71:1: error: stray ‘\302’ in program hyper.cpp:71:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program ????????????????????????if(i + j <= n)mn4[i][i1][i2][i3] = min(mn3[i + j][i1][i2][i3], mn4[i][i1][i2][i3]); ^ hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:72:1: error: stray ‘\302’ in program hyper.cpp:72:1: error: stray ‘\240’ in program hyper.cpp:73:1: error: stray ‘\302’ in program ????for(int i = 1; i <= n; i++) ^ hyper.cpp:73:1: error: stray ‘\240’ in program hyper.cpp:73:1: error: stray ‘\302’ in program hyper.cpp:73:1: error: stray ‘\240’ in program hyper.cpp:73:1: error: stray ‘\302’ in program hyper.cpp:73:1: error: stray ‘\240’ in program hyper.cpp:73:1: error: stray ‘\302’ in program hyper.cpp:73:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program ????????for(int i1 = 1; i1 <= n; i1++) ^ hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:74:1: error: stray ‘\302’ in program hyper.cpp:74:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program ????????????for(int i2 = 1; i2 <= n; i2++) ^ hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:75:1: error: stray ‘\302’ in program hyper.cpp:75:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program ????????????????for(int i3 = 1; i3 <= n; i3++) ^ hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray ‘\302’ in program hyper.cpp:76:1: error: stray ‘\240’ in program hyper.cpp:76:1: error: stray