Pagini recente » Borderou de evaluare (job #971215) | Borderou de evaluare (job #2486162) | Borderou de evaluare (job #1841131) | Borderou de evaluare (job #247006) | Borderou de evaluare (job #1783311)
Borderou de evaluare (job #1783311)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:120:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.in", "r", stdin);
^
user.cpp:121:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.out", "w", stdout);
^
user.cpp:124:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &T); T; T--) {
^
user.cpp:125:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:129:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 452ms | 14580kb | Incorect! | 0 |
Punctaj total | 0 |