Pagini recente » Borderou de evaluare (job #1371428) | Borderou de evaluare (job #927260) | Borderou de evaluare (job #379217) | Borderou de evaluare (job #40539) | Borderou de evaluare (job #1992551)
Borderou de evaluare (job #1992551)
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 | 1932ms | 30172kb | OK | 100 |
Punctaj total | 100 |