fork download
  1. #include <iostream>
  2. #include <cmath>
  3. using namespace std;
  4.  
  5. // zdefiniuj funkcję
  6. int na10(string dana) {
  7. }
  8. int main() {
  9. // sprawdź działanie funkcji
  10. return 0;
  11. }
Success #stdin #stdout 0.01s 5320KB
stdin
1
2
10
42
11
stdout
Standard output is empty