Untitled

 avatar
unknown
plain_text
9 months ago
192 B
11
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