Pagini recente » Borderou de evaluare (job #773922) | Borderou de evaluare (job #2615704) | Borderou de evaluare (job #633692) | Borderou de evaluare (job #1660830) | Borderou de evaluare (job #1992525)
Borderou de evaluare (job #1992525)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:50:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
user.cpp:52:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:55:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &p);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 132ms | 268kb | Incorect | 0 |
Punctaj total | 0 |