Pagini recente » Borderou de evaluare (job #1618818) | Borderou de evaluare (job #3027146) | Borderou de evaluare (job #1618816) | Borderou de evaluare (job #2161130) | Borderou de evaluare (job #2769187)
Borderou de evaluare (job #2769187)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:34:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for (int j = 1; j <= n; j++) cout << a[i][j] << ' '; cout << "\n";
^~~
main.cpp:34:62: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for (int j = 1; j <= n; j++) cout << a[i][j] << ' '; cout << "\n";
^~~~
main.cpp:21:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("royfloyd.in", "r", stdin);
^
main.cpp:22:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("royfloyd.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 3ms | 131kb | OK | 10 |
| 3 | 3ms | 131kb | OK | 10 |
| 4 | 4ms | 131kb | OK | 10 |
| 5 | 5ms | 131kb | OK | 10 |
| 6 | 7ms | 131kb | OK | 10 |
| 7 | 8ms | 131kb | OK | 10 |
| 8 | 10ms | 131kb | OK | 10 |
| 9 | 13ms | 262kb | OK | 10 |
| 10 | 15ms | 262kb | OK | 10 |
| Punctaj total | 100 |