#include <iostream>
#include<math.h>
#include<stdio.h>
using namespace std;
int main() {
string w;
int quit[999],lo,al[999];
//getline(cin,w);
cin>>lo;
cin.ignore(256, '\n');
for(int y=0;y<lo;y++)
{
int u=0,x=0,qw;
float r;
char f[1000][1000];
string str,we="";
getline(cin, str);
//cout ...
Search found 2 matches
- Sat Jan 21, 2017 10:44 am
- Forum: Volume 112 (11200-11299)
- Topic: 11221 - Magic square palindromes.
- Replies: 58
- Views: 30604
- Sat Jan 21, 2017 10:37 am
- Forum: Other words
- Topic: wrong answer in magic square pallendrome
- Replies: 1
- Views: 2649
wrong answer in magic square pallendrome
#include <iostream>
#include<math.h>
#include<stdio.h>
using namespace std;
int main() {
string w;
int quit[999],lo,al[999];
//getline(cin,w);
cin>>lo;
cin.ignore(256, '\n');
for(int y=0;y<lo;y++)
{
int u=0,x=0,qw;
float r;
char f[1000][1000];
string str,we="";
getline(cin, str);
//cout<<str ...
#include<math.h>
#include<stdio.h>
using namespace std;
int main() {
string w;
int quit[999],lo,al[999];
//getline(cin,w);
cin>>lo;
cin.ignore(256, '\n');
for(int y=0;y<lo;y++)
{
int u=0,x=0,qw;
float r;
char f[1000][1000];
string str,we="";
getline(cin, str);
//cout<<str ...