Algorithms and Data Structures 2025/2026

Welcome to the Mooshak system for Algorithms and Data Structures (L.EIC011). Here you will be able to submit code for the proposed problems in the course.

  1. Login in the system
  2. See the documentation (offline copy of cppreference)

For questions about Mooshak or the problems you use the Discord server of this course.

To access the system you can use your login (with the word "up") and password that wass sent to your institutional email (message sent on the 21st of September with the title "[AED] Mooshak password - login")
(if you have trouble accessing it, send a message on discord to @Pedro Ribeiro or ask your practical classes professor)

  • For any submission you can visualize the obtained result in each of the test cases. You can also access the public test cases where your program was incorrect. For that, you can simply click on the result, that appears underlined on the listing of submissions.
     
  • Your code will be compiled with GCC in C++17. You can check the exact command line clicking on the help button within Mooshak.