Pagini recente » Borderou de evaluare (job #2695498) | Borderou de evaluare (job #759294) | Borderou de evaluare (job #1826384) | Borderou de evaluare (job #1670247) | Borderou de evaluare (job #1721475)
Borderou de evaluare (job #1721475)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in", "r", stdin);
^
user.cpp:33:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out", "w", stdout);
^
user.cpp:37:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:42:31: 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 | 128ms | 676kb | Incorect | 0 |
Punctaj total | 0 |