Untitled
unknown
plain_text
8 months ago
192 B
10
Indexable
#include <iostream>
using namespace std;
int main()
{
/*
citim n
calculam 9 la puterea a n-a
n%10=n
spune n
*/
return 0;
}
Editor is loading...
Leave a Comment