Pagini recente » Borderou de evaluare (job #417538) | Borderou de evaluare (job #3248959) | Borderou de evaluare (job #1433607) | Borderou de evaluare (job #1694238) | Borderou de evaluare (job #1764547)
Borderou de evaluare (job #1764547)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:52:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OutFile, "w", stdout);
^
user.cpp:54:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:56:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &N, &M, &D);
^
user.cpp:61:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mx);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 220ms | 2272kb | Incorect | 0 |
Punctaj total | 0 |