Pagini recente » Borderou de evaluare (job #1245832) | Borderou de evaluare (job #1282683) | Borderou de evaluare (job #1047660) | Borderou de evaluare (job #566576) | Borderou de evaluare (job #1775071)
Borderou de evaluare (job #1775071)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:115:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("metrou4.in", "r", stdin);
^
user.cpp:116:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("metrou4.out", "w", stdout);
^
user.cpp:119:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &testCases); testCases > 0; testCases--) {
^
user.cpp:120:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:122:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &p[i].x, &p[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 6336ms | 30204kb | Incorect | 0 |
Punctaj total | 0 |