0_0_21431076_26031.cpp: In function 'int main()':
0_0_21431076_26031.cpp:76:20: error: 'struct Note' has no member named 'll'
if(!strcmp(qp[0].ll,qp[1].ll))
^
0_0_21431076_26031.cpp:76:29: error: 'struct Note' has no member named 'll'
if(!strcmp(qp[0].ll,qp[1].ll))
^
|