// assembly.cpp : Defines the entry point for the console application. // #include "stdafx.h" int _tmain(int argc, _TCHAR* argv[]) { int total, i, n; total=0; i=0; n=10; for (i=0;i