Pagini recente » Borderou de evaluare (job #1440889) | Borderou de evaluare (job #816995) | Borderou de evaluare (job #1184120) | Borderou de evaluare (job #1931338) | Borderou de evaluare (job #1511679)
Borderou de evaluare (job #1511679)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:61:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("zvon.in" ,"r", stdin );
^
user.cpp:62:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("zvon.out","w", stdout);
^
user.cpp:64:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &nrTests);
^
user.cpp:68:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &nrNodes);
^
user.cpp:72:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &node1, &node2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1252ms | 6348kb | OK | 100 |
Punctaj total | 100 |