#include using namespace std; int a,b,c;char d; main() { cin>>a>>d>>b>>d>>c; int s=a+b+c; cout<<"合計点:"<