Pagini recente » Borderou de evaluare (job #1450802) | Borderou de evaluare (job #317620) | Borderou de evaluare (job #1757614) | Borderou de evaluare (job #2230129) | Borderou de evaluare (job #1763728)
Borderou de evaluare (job #1763728)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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:41:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:43:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 296kb | Incorect | 0 |
Punctaj total | 0 |