Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
class:os2014f:hw7 [2014/11/08 13:16]
aubin
class:os2014f:hw7 [2025/10/13 12:45] (current)
Line 65: Line 65:
     Student s4("​Shin",​ 90);     Student s4("​Shin",​ 90);
     ​     ​
-    check("​find()", students.exist( s4 ), false ); +    check("​exist()", students.exist( s4 ), false ); 
-    check("​find()", students.exist( s3 ), true );+    check("​exist()", students.exist( s3 ), true );
  
     system("​pause"​);​     system("​pause"​);​
 
class/os2014f/hw7.1415427401.txt.gz · Last modified: 2025/10/13 12:59 (external edit) · [Old revisions]
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki