Pagini recente » Borderou de evaluare (job #4242) | Borderou de evaluare (job #914653) | Borderou de evaluare (job #1748107) | Borderou de evaluare (job #1020338) | Borderou de evaluare (job #1219706)
Borderou de evaluare (job #1219706)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:67:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.in", "r", stdin);
^
user.cpp:68:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.out", "w", stdout);
^
user.cpp:70:24: 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:72: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:81:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &X, &Y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1964ms | 24636kb | Raspuns gresit | 0 |
Punctaj total | 0 |