#include <cstdlib>
#include <iostream>
#include <math.h>
using namespace std;
int main()
{
string temp = "56556";
int c = 0 ;
for (int i = 0 ; i<6 ; i+=1)
{
c =c + temp[i];
}
cout << c << endl ;
system("PAUSE");
return 0;
}
如何讓c 跑回圈時是 5+6+5+5+6=27
我真的很需要幫忙...
#include
#include
#include
using namespace std;
int main()
{
string temp = "56556";
int c = 0 ;
for (int i = 0 ; i<6 ; i+=1)
{
c =c + temp[i];
}
cout << c << endl ;
system("PAUSE");
return 0;
}
如何讓c 跑回圈時是 5+6+5+5+6=27
我真的很需要幫忙...
#include
#include
#include
using namespace std;
int main()
{
string temp = "56556";
int c = 0 ;
for (int i = 0 ; i<6 ; i+=1)
{
c =c + temp[i];
}
cout << c << endl ;
system("PAUSE");
return 0;
}
如何讓c 跑回圈時是 5+6+5+5+6=27
我真的很需要幫忙...
#include
#include
#include
using namespace std;
int main()
{
string temp = "56556";
int c = 0 ;
for (int i = 0 ; i<6 ; i+=1)
{
c =c + temp[i];
}
cout << c << endl ;
system("PAUSE");
return 0;
}
如何讓c 跑回圈時是 5+6+5+5+6=27
我真的很需要幫忙...
#include
#include
#include
using namespace std;
int main()
{
string temp = "56556";
int c = 0 ;
for (int i = 0 ; i<6 ; i+=1)
{
c =c + temp[i];
}
cout << c << endl ;
system("PAUSE");
return 0;
}
如何讓c 跑回圈時是 5+6+5+5+6=27
我真的很需要幫忙...
阿...是我自己程式寫錯了
太感謝妳了!!!