Learn to Code with Me: Kattis "Greetings" Problem in Python, C++, and Java

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 9

  • @harisirfan3564
    @harisirfan3564 ปีที่แล้ว

    Hello mam, please make a video on how to analyze fluid seepage and heat transfer in a rough fractured rock using Comsol.
    Kindly reply as soon as possible.

    • @JessicaHoffmanTutorials
      @JessicaHoffmanTutorials  ปีที่แล้ว

      Hi Haris, I will come back to COMSOL tutorials soon, but I’m doing the programming series for awhile. Thanks for watching!

    • @harisirfan3564
      @harisirfan3564 ปีที่แล้ว

      Can you tell me if there is any source from where I can download the pre-existing Comsol projects?

    • @AdrianGarcia-sn5xh
      @AdrianGarcia-sn5xh ปีที่แล้ว

      @@harisirfan3564 hi man, you need download comsol or tutorials?

    • @harisirfan3564
      @harisirfan3564 ปีที่แล้ว

      @@AdrianGarcia-sn5xh No, I need to download the project files and want to analyze them.

    • @JessicaHoffmanTutorials
      @JessicaHoffmanTutorials  ปีที่แล้ว

      I have posted the links to COMSOL files available on their website in each video description

  • @roro-vp1xk
    @roro-vp1xk ปีที่แล้ว

    I made this code for the problem, what do you think ? :)
    #include
    int main() {

    char e = 'e';
    std::string i;
    std::cin >> i;
    std::string str = i;
    std::cout