Pagini recente » Borderou de evaluare (job #1446535) | Borderou de evaluare (job #2307913) | Borderou de evaluare (job #2849663) | Borderou de evaluare (job #2416189) | Borderou de evaluare (job #1763424)
Borderou de evaluare (job #1763424)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:63: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:64:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OutFile, "w", stdout);
^
user.cpp:66:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:70:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &C);
^
user.cpp:77:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cod);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 12520kb | Time limit exceeded. | 0 |
Punctaj total | 0 |