Originariamente inviato da mmp94
Ovviamente non va!!
qualcuno riesce a vedere dove sbaglio?
Ma hai provato almeno a compilarlo?
Con gcc si ottengono i seguenti autoesplicanti:
codice:
warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
main.cpp: In function 'int main()':
main.cpp:13: error: too few arguments to function 'int torneogolf(int, char**)'
main.cpp:67: error: at this point in file