Recent content by basil

  1. basil

    CS201 Assignment 2 Solution File

    These are the errors while Compilation
  2. basil

    CS201 Assignment 2 Solution File

    main.cpp:75:1: error: expected ‘}’ at end of input 75 | } | ^ main.cpp:11:22: note: to match this ‘{’ 11 | class MatrixProperty { | ^ main.cpp: In constructor ‘MatrixProperty::MatrixProperty()’: main.cpp:16:14: warning: range-based ‘for’ loops with...
Top