Pagini recente » Borderou de evaluare (job #831115) | Borderou de evaluare (job #1627884) | Borderou de evaluare (job #2873071) | Borderou de evaluare (job #1389029) | Borderou de evaluare (job #1220919)
Borderou de evaluare (job #1220919)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:4:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ecu2.in","r",stdin);
^
user.cpp:5:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ecu2.out","w",stdout);
^
user.cpp:8:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:12:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 232kb | OK | 100 |
Punctaj total | 100 |