Pagini recente » Borderou de evaluare (job #1699505) | Borderou de evaluare (job #3171522) | Borderou de evaluare (job #287887) | Borderou de evaluare (job #2820211) | Borderou de evaluare (job #1440037)
Borderou de evaluare (job #1440037)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("teme.in", "r", stdin);
^
user.cpp:44:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("teme.out", "w", stdout);
^
user.cpp:46:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:49:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:51:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &info[i].x, &info[i].y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 256ms | 432kb | Incorect | 0 |
Punctaj total | 0 |