Pagini recente » Borderou de evaluare (job #2614101) | Borderou de evaluare (job #58355) | Borderou de evaluare (job #1724030) | Borderou de evaluare (job #1385998) | Borderou de evaluare (job #1187690)
Borderou de evaluare (job #1187690)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rombulum.in", "r", stdin);
^
user.cpp:65:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("rombulum.out", "w", stdout);
^
user.cpp:66:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d\n", &t);
^
user.cpp:68:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &N, &Q);
^
user.cpp:70:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d%d", &x, &y, &lat, &val);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 812ms | 928kb | Incorect | 0 |
Punctaj total | 0 |