0_0_24000590_13901.cpp:4:1: error: 'typdedef' does not name a type typdedef long long ll; ^ 0_0_24000590_13901.cpp: In function 'int main()': 0_0_24000590_13901.cpp:11:27: error: 'll' was not declared in this scope cout<<ll(n*(n-1)/2)<<endl; ^