Skip to content

Instantly share code, notes, and snippets.

@ProfAndreaPollini
Created April 1, 2025 07:46
Show Gist options
  • Save ProfAndreaPollini/9709c7a3e45a8d60614b0b3c28e32e52 to your computer and use it in GitHub Desktop.
Save ProfAndreaPollini/9709c7a3e45a8d60614b0b3c28e32e52 to your computer and use it in GitHub Desktop.
esercizio matrici 1/4/2025
/* data una matrice salvata in un file con il formato
R C
A00 A01 .. .. AC
..
..
AR0 .. .... .. ARC
3 2
1 2
3 4
7 11
leggi e stampa a video la matrice.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment