Pagini recente » Borderou de evaluare (job #2688609) | Borderou de evaluare (job #715252) | Borderou de evaluare (job #1018646) | Borderou de evaluare (job #151314) | Borderou de evaluare (job #1763746)
Borderou de evaluare (job #1763746)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:63:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:65: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 | 4ms | 280kb | Incorect | 0 |
Punctaj total | 0 |