i was just modifying my program 'cause it would give the desired answer and suddenly i couldn't debug it anymore...
here's the error code
here's the error code
Code:
'score.exe': Loaded 'C:\Users\rabbitysun\Documents\Visual Studio 2010\Projects\score\Debug\score.exe', Symbols loaded. 'score.exe': Loaded 'C:\Windows\System32\ntdll.dll', Cannot find or open the PDB file 'score.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file 'score.exe': Loaded 'C:\Windows\System32\KernelBase.dll', Cannot find or open the PDB file 'score.exe': Loaded 'C:\Windows\System32\msvcp100d.dll', Symbols loaded. 'score.exe': Loaded 'C:\Windows\System32\msvcr100d.dll', Symbols loaded. The program '[1192] score.exe: Native' has exited with code 0 (0x0).
Comment