Pagini recente » Borderou de evaluare (job #2422080) | Borderou de evaluare (job #270444) | Borderou de evaluare (job #220994) | Borderou de evaluare (job #1551972) | Borderou de evaluare (job #1992552)
Borderou de evaluare (job #1992552)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:66: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:67: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:69:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:72: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 | 1928ms | 30176kb | OK | 100 |
Punctaj total | 100 |